Harmonized include guards

* Follow up to 24b3509 and c4a364b.
* Harmonized the include guards for char-server and map-server header files.
This commit is contained in:
aleos89
2017-11-07 10:22:03 -05:00
parent 24b3509e53
commit 728a29d435
40 changed files with 75 additions and 115 deletions

View File

@@ -21,7 +21,6 @@
#include "char_logif.hpp"
#include "char_mapif.hpp"
#if PACKETVER_SUPPORTS_PINCODE
bool pincode_allowed( char* pincode );
#endif