diff Core/SQLite/Transaction.cpp @ 948:e57e08ed510f dicom-rt

integration mainline -> dicom-rt
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 25 Jun 2014 13:57:05 +0200
parents a811bdf8b8eb
children 9b9026560a5f
line wrap: on
line diff
--- a/Core/SQLite/Transaction.cpp	Wed Apr 16 16:15:58 2014 +0200
+++ b/Core/SQLite/Transaction.cpp	Wed Jun 25 13:57:05 2014 +0200
@@ -34,6 +34,7 @@
  **/
 
 
+#include "../PrecompiledHeaders.h"
 #include "Transaction.h"
 
 namespace Orthanc