diff options
Diffstat (limited to 'inc')
-rw-r--r-- | inc/placeholder.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/inc/placeholder.h b/inc/placeholder.h new file mode 100644 index 0000000..106cd4e --- /dev/null +++ b/inc/placeholder.h @@ -0,0 +1,5 @@ +// This file is a placeholder so git keeps the inc/ folder. +#ifndef NBTPD_PLACEHOLDER_H +#define NBTPD_PLACEHOLDER_H + +#endif |