diff options
Diffstat (limited to 'app/sql/transaction.h')
-rw-r--r-- | app/sql/transaction.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/sql/transaction.h b/app/sql/transaction.h index 70741d1..c65ca8d 100644 --- a/app/sql/transaction.h +++ b/app/sql/transaction.h @@ -4,6 +4,7 @@ #ifndef APP_SQL_TRANSACTION_H_ #define APP_SQL_TRANSACTION_H_ +#pragma once #include "base/basictypes.h" |