summaryrefslogtreecommitdiffstats
path: root/src/test/callbacktest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/callbacktest.cpp')
-rw-r--r--src/test/callbacktest.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/callbacktest.cpp b/src/test/callbacktest.cpp
index 78736f8..f0c96e0 100644
--- a/src/test/callbacktest.cpp
+++ b/src/test/callbacktest.cpp
@@ -1,7 +1,7 @@
-#include <gtest/gtest.h>
-
#include "generated.hpp"
+#include <gtest/gtest.h>
+
using namespace phosphor::dbus::monitoring;
TEST(JournalTest, Test)
OpenPOWER on IntegriCloud