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