1
0
Fork 0

gcc 4.4 on FreeBSD. (Alex)

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3615
This commit is contained in:
Peter Veenstra 2010-06-12 08:54:08 +00:00
parent d7404e0ba4
commit 9d427201b5

View file

@ -42,6 +42,11 @@
#include <string>
#endif
#ifndef CH_CSTDIO
#define CH_CSTDIO
#include <cstdio>
#endif
class Hex {
private: