1
0
Fork 0

included local cross.h

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@985
This commit is contained in:
Peter Veenstra 2003-05-04 19:03:28 +00:00
parent b0906a8ed9
commit 5bc559f1c4

View file

@ -23,7 +23,7 @@
#pragma warning ( disable : 4786 )
#endif
#include <cross.h>
#include "cross.h"
#include <string>
#include <list>