diff Framework/Outputs/InMemoryTiledImage.cpp @ 16:7a88c614be04

preparing for precompiled headers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 27 Oct 2016 11:01:26 +0200
parents 4a7a53257c7d
children 91fc9583b2de
line wrap: on
line diff
--- a/Framework/Outputs/InMemoryTiledImage.cpp	Thu Oct 27 10:07:56 2016 +0200
+++ b/Framework/Outputs/InMemoryTiledImage.cpp	Thu Oct 27 11:01:26 2016 +0200
@@ -18,6 +18,7 @@
  **/
 
 
+#include "../PrecompiledHeadersWSI.h"
 #include "InMemoryTiledImage.h"
 
 #include "../ImageToolbox.h"