diff options
Diffstat (limited to 'src/position.h')
-rw-r--r-- | src/position.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/position.h b/src/position.h index 9b4c6a7f9..9b4bb80ba 100644 --- a/src/position.h +++ b/src/position.h @@ -55,4 +55,4 @@ std::ostream& operator <<(std::ostream &os, const Position &p); */ std::ostream& operator <<(std::ostream &os, const Path &path); -#endif // POSITION_H +#endif // POSITION_H |