diff Core/Uuid.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 6e7e5ed91c2d
line wrap: on
line diff
--- a/Core/Uuid.cpp	Wed May 28 17:54:59 2014 +0200
+++ b/Core/Uuid.cpp	Mon Jun 02 13:24:44 2014 +0200
@@ -30,6 +30,7 @@
  **/
 
 
+#include "PrecompiledHeaders.h"
 #include "Uuid.h"
 
 // http://stackoverflow.com/a/1626302