diff options
Diffstat (limited to 'base/move.h')
-rw-r--r-- | base/move.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/move.h b/base/move.h index eb66070..118eb0a 100644 --- a/base/move.h +++ b/base/move.h @@ -4,6 +4,7 @@ #ifndef BASE_MOVE_H_ #define BASE_MOVE_H_ +#pragma once #include <algorithm> |