Harmonized include guards
* Follow up to24b3509andc4a364b. * Harmonized the include guards for char-server and map-server header files.
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
#include "inter.hpp"
|
||||
#include "int_mail.hpp"
|
||||
|
||||
|
||||
static DBMap* auction_db_ = NULL; // int auction_id -> struct auction_data*
|
||||
|
||||
void auction_delete(struct auction_data *auction);
|
||||
|
||||
Reference in New Issue
Block a user