diff options
Diffstat (limited to '4rc/config.h')
| -rw-r--r-- | 4rc/config.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/4rc/config.h b/4rc/config.h new file mode 100644 index 0000000..6b3aeb1 --- /dev/null +++ b/4rc/config.h @@ -0,0 +1,4 @@ +#ifndef CONFIG_H +#define CONFIG_H + +#endif // CONFIG_H |
