aboutsummaryrefslogtreecommitdiff
path: root/cad/gmsh/files/patch-Common::StringUtils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cad/gmsh/files/patch-Common::StringUtils.cpp')
-rw-r--r--cad/gmsh/files/patch-Common::StringUtils.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/cad/gmsh/files/patch-Common::StringUtils.cpp b/cad/gmsh/files/patch-Common::StringUtils.cpp
deleted file mode 100644
index 41875a388ad1..000000000000
--- a/cad/gmsh/files/patch-Common::StringUtils.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- Common/StringUtils.cpp-xxx 2009-07-20 16:49:34.000000000 -0500
-+++ Common/StringUtils.cpp 2009-07-20 16:49:53.000000000 -0500
-@@ -9,6 +9,7 @@
-
- #include "StringUtils.h"
- #include "GmshMessage.h"
-+#include <cstdio>
-
- void SwapBytes(char *array, int size, int n)
- {