summaryrefslogtreecommitdiffstats
path: root/src/test/callbackgentest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/callbackgentest.cpp')
-rw-r--r--src/test/callbackgentest.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/test/callbackgentest.cpp b/src/test/callbackgentest.cpp
index cda665d..87bf160 100644
--- a/src/test/callbackgentest.cpp
+++ b/src/test/callbackgentest.cpp
@@ -1,7 +1,9 @@
+#include "data_types.hpp"
+
#include <array>
#include <string>
+
#include <gtest/gtest.h>
-#include "data_types.hpp"
using namespace phosphor::dbus::monitoring;
OpenPOWER on IntegriCloud