aboutsummaryrefslogtreecommitdiff
path: root/tests/profiling/gatordmock/GatordMockMain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/profiling/gatordmock/GatordMockMain.cpp')
-rw-r--r--tests/profiling/gatordmock/GatordMockMain.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/profiling/gatordmock/GatordMockMain.cpp b/tests/profiling/gatordmock/GatordMockMain.cpp
index 0dbddeb048..5d6e8869f6 100644
--- a/tests/profiling/gatordmock/GatordMockMain.cpp
+++ b/tests/profiling/gatordmock/GatordMockMain.cpp
@@ -5,9 +5,10 @@
#include "CommandFileParser.hpp"
#include "CommandLineProcessor.hpp"
-#include <ConnectionHandler.hpp>
#include "GatordMockService.hpp"
+#include <ConnectionHandler.hpp>
+
#include <string>
#include <signal.h>