forked from Lainports/freebsd-ports
While here, refresh patches. PR: 212308 Submitted by: emaste@ Reported by: andrew@ MFH: 2016Q3 Differential Revision: D7842
10 lines
228 B
C++
10 lines
228 B
C++
--- exrmaketiled/main.cpp.orig 2014-08-10 04:24:00 UTC
|
|
+++ exrmaketiled/main.cpp
|
|
@@ -43,6 +43,7 @@
|
|
#include "makeTiled.h"
|
|
|
|
#include <iostream>
|
|
+#include <cstring>
|
|
#include <exception>
|
|
#include <string>
|
|
#include <string.h>
|