aboutsummaryrefslogtreecommitdiff
path: root/src/trinityrealm/Main.cpp
diff options
context:
space:
mode:
authorpanaut0lordv <panaut0lordv@gmail.com>2009-06-04 21:41:07 +0200
committerpanaut0lordv <panaut0lordv@gmail.com>2009-06-04 21:41:07 +0200
commitf6447e8f34c28785f605e2ae0882c24799d34456 (patch)
treedf83e1ffc575f05b56cb9a817a4dd7b83b22123f /src/trinityrealm/Main.cpp
parentee5f4a93a6163ba7e6ef96570408b7b48f2fe383 (diff)
*Including style fixing - part 1
--HG-- branch : trunk
Diffstat (limited to 'src/trinityrealm/Main.cpp')
-rw-r--r--src/trinityrealm/Main.cpp13
1 files changed, 7 insertions, 6 deletions
diff --git a/src/trinityrealm/Main.cpp b/src/trinityrealm/Main.cpp
index af89643795a..68449ed3d71 100644
--- a/src/trinityrealm/Main.cpp
+++ b/src/trinityrealm/Main.cpp
@@ -22,18 +22,19 @@
/// @{
/// \file
-#include "Common.h"
-#include "Database/DatabaseEnv.h"
-#include "RealmList.h"
+#include <openssl/opensslv.h>
+#include <openssl/crypto.h>
+#include "Common.h"
#include "Config/ConfigEnv.h"
-#include "Log.h"
+#include "Database/DatabaseEnv.h"
#include "sockets/ListenSocket.h"
+
#include "AuthSocket.h"
+#include "Log.h"
+#include "RealmList.h"
#include "SystemConfig.h"
#include "Util.h"
-#include <openssl/opensslv.h>
-#include <openssl/crypto.h>
// Format is YYYYMMDDRR where RR is the change in the conf file
// for that day.