Fix file.h only included once.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1428 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2004-12-04 19:21:32 +00:00
parent a5728f990d
commit 5ff79b1444
+1
View File
@@ -17,6 +17,7 @@
// Contains file handling code
#ifndef _FILE_H
#define _FILE_H
#include "port.h"