diff Core/Enumerations.cpp @ 824:a811bdf8b8eb

precompiled headers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 02 Jun 2014 11:36:07 +0200
parents ecedd89055db
children e56c3ed8d738
line wrap: on
line diff
--- a/Core/Enumerations.cpp	Thu May 08 17:16:10 2014 +0200
+++ b/Core/Enumerations.cpp	Mon Jun 02 11:36:07 2014 +0200
@@ -30,6 +30,7 @@
  **/
 
 
+#include "PrecompiledHeaders.h"
 #include "Enumerations.h"
 
 #include "OrthancException.h"