forked from Lainports/freebsd-ports
- Give maintainership to submitter PR: ports/172339 Submitted by: nemysis <nemysis@gmx.ch>
10 lines
273 B
C++
10 lines
273 B
C++
--- exrmaketiled/main.cpp.orig 2012-07-18 01:27:28.000000000 +0200
|
|
+++ exrmaketiled/main.cpp 2012-10-04 10:45:18.000000000 +0200
|
|
@@ -44,6 +44,7 @@
|
|
|
|
#include <iostream>
|
|
#include <exception>
|
|
+#include <cstring>
|
|
#include <string>
|
|
#include <string.h>
|
|
#include <stdlib.h>
|