Imported Upstream version 1.12.0
[platform/upstream/gtest.git] / googlemock / test / gmock-pp-string_test.cc
index 6f66cf1..53c80f4 100644 (file)
 // Google Mock - a framework for writing C++ mock classes.
 //
 // This file tests the internal preprocessor macro library.
-#include "gmock/internal/gmock-pp.h"
-
 #include <string>
 
 #include "gmock/gmock.h"
+#include "gmock/internal/gmock-pp.h"
 
 namespace testing {
 namespace {