diff options
Diffstat (limited to 'src/internal/util.h')
-rw-r--r-- | src/internal/util.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/internal/util.h b/src/internal/util.h new file mode 100644 index 0000000..7c7c3a1 --- /dev/null +++ b/src/internal/util.h @@ -0,0 +1,5 @@ +#ifndef _INTERNAL_UTIL_H +#define _INTERNAL_UTIL_H + + +#endif |