diff options
Diffstat (limited to 'app/sql/meta_table.h')
-rw-r--r-- | app/sql/meta_table.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/sql/meta_table.h b/app/sql/meta_table.h index 26ad079..4b06337 100644 --- a/app/sql/meta_table.h +++ b/app/sql/meta_table.h @@ -4,6 +4,7 @@ #ifndef APP_SQL_META_TABLE_H_ #define APP_SQL_META_TABLE_H_ +#pragma once #include <string> |