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