opnsense-ports/graphics/opencollada/files/patch-GeneratedSaxParser_src_GeneratedSaxParserUtils.cpp
Franco Fichtner 3ea8a6f52d */*: sync with upstream
Taken from: FreeBSD
2016-05-06 07:28:09 +02:00

11 lines
295 B
C++

--- GeneratedSaxParser/src/GeneratedSaxParserUtils.cpp.orig 2015-05-19 09:55:27 UTC
+++ GeneratedSaxParser/src/GeneratedSaxParserUtils.cpp
@@ -9,7 +9,7 @@
*/
#include "GeneratedSaxParserUtils.h"
-#include <math.h>
+#include <cmath>
#include <memory>
#include <string.h>
#include <limits>