summarylogtreecommitdiffstats
path: root/MoFR.patch
diff options
context:
space:
mode:
authorJose Riha2021-08-28 21:26:24 +0200
committerJose Riha2021-08-28 21:26:24 +0200
commit3f93049153662847eb42a3b87a71cac2bdcdfdec (patch)
treec686897a76863486227f343c7455d5bc430f8048 /MoFR.patch
parent525316c3688790d6cd17ddacaa820af40c7fa345 (diff)
downloadaur-mofilereader.tar.gz
Restore MoFR.patch from archive.org and put to sources
Diffstat (limited to 'MoFR.patch')
-rw-r--r--MoFR.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/MoFR.patch b/MoFR.patch
new file mode 100644
index 000000000000..2af56c267e65
--- /dev/null
+++ b/MoFR.patch
@@ -0,0 +1,10 @@
+--- mo.cpp.old 2009-12-19 21:52:36.557051222 -0800
++++ mo.cpp 2009-12-19 21:52:48.137051013 -0800
+@@ -32,6 +32,7 @@
+ */
+ #include "../include/moFileReader.h"
+ #include <iostream>
++#include <cstdlib>
+
+ #if defined(_MSC_VER) && defined(_DEBUG)
+ # include <crtdbg.h>