diff options
Diffstat (limited to 'app/sql/connection.h')
-rw-r--r-- | app/sql/connection.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/sql/connection.h b/app/sql/connection.h index 6927c89..b89fb1a 100644 --- a/app/sql/connection.h +++ b/app/sql/connection.h @@ -4,6 +4,7 @@ #ifndef APP_SQL_CONNECTION_H_ #define APP_SQL_CONNECTION_H_ +#pragma once #include <map> #include <set> |