summaryrefslogtreecommitdiffstats
path: root/app/sql/statement.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/sql/statement.h')
-rw-r--r--app/sql/statement.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/sql/statement.h b/app/sql/statement.h
index 0fbbfba..eaaac41 100644
--- a/app/sql/statement.h
+++ b/app/sql/statement.h
@@ -4,6 +4,7 @@
#ifndef APP_SQL_STATEMENT_H_
#define APP_SQL_STATEMENT_H_
+#pragma once
#include <string>
#include <vector>