diff options
Diffstat (limited to 'Source/UnitTests/Core/PageFaultTest.cpp')
| -rw-r--r-- | Source/UnitTests/Core/PageFaultTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/UnitTests/Core/PageFaultTest.cpp b/Source/UnitTests/Core/PageFaultTest.cpp index 62a3e4bffa..8db624809c 100644 --- a/Source/UnitTests/Core/PageFaultTest.cpp +++ b/Source/UnitTests/Core/PageFaultTest.cpp @@ -6,7 +6,7 @@ #include "Core/PowerPC/JitCommon/JitBase.h" // include order is important -#include <gtest/gtest.h> +#include <gtest/gtest.h> // NOLINT #if _M_X86_64 || _M_ARM_32 enum |
