mirror of https://github.com/stella-emu/stella.git
Minor fix for compilation in MinGW.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1766 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
111ae9185f
commit
cfba3449b4
|
@ -22,9 +22,9 @@
|
|||
#include <map>
|
||||
|
||||
#include "bspf.hxx"
|
||||
#include "Props.hxx"
|
||||
|
||||
class OSystem;
|
||||
class Properties;
|
||||
|
||||
/**
|
||||
This class maintains an ordered collection of properties, maintained
|
||||
|
|
Loading…
Reference in New Issue