diff options
Diffstat (limited to 'app/sql/diagnostic_error_delegate.h')
-rw-r--r-- | app/sql/diagnostic_error_delegate.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/sql/diagnostic_error_delegate.h b/app/sql/diagnostic_error_delegate.h index 0b0cc65..32f747f 100644 --- a/app/sql/diagnostic_error_delegate.h +++ b/app/sql/diagnostic_error_delegate.h @@ -4,6 +4,7 @@ #ifndef APP_SQL_DIAGNOSTIC_ERROR_DELEGATE_H_ #define APP_SQL_DIAGNOSTIC_ERROR_DELEGATE_H_ +#pragma once #include "app/sql/connection.h" #include "base/histogram.h" |