diff Core/Compression/ZipWriter.h @ 247:c9b3ba0fd140

path management in zip files
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 04 Dec 2012 17:27:23 +0100
parents fe180eae201d
children 5694365ecb96
line wrap: on
line diff
--- a/Core/Compression/ZipWriter.h	Fri Nov 30 17:09:52 2012 +0100
+++ b/Core/Compression/ZipWriter.h	Tue Dec 04 17:27:23 2012 +0100
@@ -35,6 +35,7 @@
 #include <stdint.h>
 #include <string>
 #include <boost/shared_ptr.hpp>
+#include <gtest/gtest_prod.h>
 
 namespace Orthanc
 {