diff options
Diffstat (limited to 'src/Plugins/Food/French/French.h')
-rw-r--r-- | src/Plugins/Food/French/French.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/Plugins/Food/French/French.h b/src/Plugins/Food/French/French.h new file mode 100644 index 0000000..a960ee1 --- /dev/null +++ b/src/Plugins/Food/French/French.h @@ -0,0 +1,5 @@ +#pragma once +#include "common.h" + +class French { +}; |