freebsd-ports/games/criticalmass/files/patch-utils__ResourceManager.cpp
Dmitry Marakasov cc32519043 - Update to 1.0.2
- Add LICENSE
- Stagify

PR:		192795
Submitted by:	tkato432@yahoo.com
2014-08-22 16:45:38 +00:00

10 lines
338 B
C++

--- utils/ResourceManager.cpp.orig
+++ utils/ResourceManager.cpp
@@ -12,6 +12,7 @@
// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
// FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details
//
+#include <cstring>
#include <iomanip>
#include <sys/types.h>
#include <sys/stat.h>