diff Core/SQLite/StatementId.cpp @ 824:a811bdf8b8eb

precompiled headers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 02 Jun 2014 11:36:07 +0200
parents 2d0a347e8cfc
children 9b9026560a5f
line wrap: on
line diff
--- a/Core/SQLite/StatementId.cpp	Thu May 08 17:16:10 2014 +0200
+++ b/Core/SQLite/StatementId.cpp	Mon Jun 02 11:36:07 2014 +0200
@@ -34,6 +34,7 @@
  **/
 
 
+#include "../PrecompiledHeaders.h"
 #include "StatementId.h"
 
 #include <string.h>