mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
ce5f529143
PR: 133310 Submitted by: Ports Fury
11 lines
242 B
C++
11 lines
242 B
C++
--- src/tse3/TSE2MDL.cpp.orig 2005-07-25 20:23:00.000000000 +0900
|
|
+++ src/tse3/TSE2MDL.cpp 2009-04-02 13:01:31.000000000 +0900
|
|
@@ -38,6 +38,7 @@
|
|
#include "tse3/Progress.h"
|
|
|
|
#include <fstream>
|
|
+#include <cstring>
|
|
|
|
using namespace TSE3;
|
|
|