Emscripten workarounds and llvm syntax fixes
[platform/core/uifw/dali-core.git] / capi / dali / public-api / math / compile-time-math.h
index 6d71076..a03449d 100644 (file)
@@ -100,6 +100,7 @@ struct Log< 0, base >
   enum { value = 0 };
 };
 
+
 /**
  * Compile time template to calculate the machine epsilon for a given floating point number
  * Note! value needs to be compile time constant