From 4420659effaee63e1a814e5aae1350f1924731ab Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Fri, 15 Nov 2013 21:52:11 -0800 Subject: Another step towards proper header ordering --- src/char/char.cpp | 2 +- src/char/int_party.cpp | 2 +- src/char/int_storage.cpp | 2 +- src/char/inter.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/char') diff --git a/src/char/char.cpp b/src/char/char.cpp index a3b1a27..5c5179d 100644 --- a/src/char/char.cpp +++ b/src/char/char.cpp @@ -20,11 +20,11 @@ #include "../strings/zstring.hpp" #include "../strings/xstring.hpp" +#include "../io/cxxstdio.hpp" #include "../io/lock.hpp" #include "../io/read.hpp" #include "../common/core.hpp" -#include "../common/cxxstdio.hpp" #include "../common/db.hpp" #include "../common/extract.hpp" #include "../common/human_time_diff.hpp" diff --git a/src/char/int_party.cpp b/src/char/int_party.cpp index 41aa9c3..2972689 100644 --- a/src/char/int_party.cpp +++ b/src/char/int_party.cpp @@ -7,10 +7,10 @@ #include "../strings/fstring.hpp" #include "../strings/xstring.hpp" +#include "../io/cxxstdio.hpp" #include "../io/lock.hpp" #include "../io/read.hpp" -#include "../common/cxxstdio.hpp" #include "../common/db.hpp" #include "../common/extract.hpp" #include "../common/mmo.hpp" diff --git a/src/char/int_storage.cpp b/src/char/int_storage.cpp index 304a792..4e52215 100644 --- a/src/char/int_storage.cpp +++ b/src/char/int_storage.cpp @@ -9,10 +9,10 @@ #include "../strings/fstring.hpp" #include "../strings/xstring.hpp" +#include "../io/cxxstdio.hpp" #include "../io/lock.hpp" #include "../io/read.hpp" -#include "../common/cxxstdio.hpp" #include "../common/db.hpp" #include "../common/extract.hpp" #include "../common/mmo.hpp" diff --git a/src/char/inter.cpp b/src/char/inter.cpp index 330ea66..38e6194 100644 --- a/src/char/inter.cpp +++ b/src/char/inter.cpp @@ -11,10 +11,10 @@ #include "../strings/zstring.hpp" #include "../strings/xstring.hpp" +#include "../io/cxxstdio.hpp" #include "../io/lock.hpp" #include "../io/read.hpp" -#include "../common/cxxstdio.hpp" #include "../common/db.hpp" #include "../common/extract.hpp" #include "../common/socket.hpp" -- cgit v1.2.3-60-g2f50