diff Core/SQLite/Connection.cpp @ 838:aabc3b430890 templating

integration mainline -> templating
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 02 Jun 2014 13:24:44 +0200
parents a811bdf8b8eb
children 9b9026560a5f
line wrap: on
line diff
--- a/Core/SQLite/Connection.cpp	Wed May 28 17:54:59 2014 +0200
+++ b/Core/SQLite/Connection.cpp	Mon Jun 02 13:24:44 2014 +0200
@@ -34,6 +34,7 @@
  **/
 
 
+#include "../PrecompiledHeaders.h"
 #include "Connection.h"
 
 #include <memory>