mirror of
https://git.freebsd.org/ports.git
synced 2025-05-13 07:41:50 -04:00
11 lines
295 B
C++
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>
|