diff UnitTestsSources/Versions.cpp @ 831:84513f2ee1f3

pch for unit tests and server
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 02 Jun 2014 12:15:45 +0200
parents 3d6f9b7d0add
children
line wrap: on
line diff
--- a/UnitTestsSources/Versions.cpp	Mon Jun 02 12:03:46 2014 +0200
+++ b/UnitTestsSources/Versions.cpp	Mon Jun 02 12:15:45 2014 +0200
@@ -30,7 +30,7 @@
  **/
 
 
-#include "../Core/PrecompiledHeaders.h"
+#include "PrecompiledHeadersUnitTests.h"
 #include "gtest/gtest.h"
 
 #include <stdint.h>