More welfare for MSVC 6. Someone should put it out of its misery.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3527 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2010-01-25 22:10:17 +00:00
parent f19de46363
commit c0db95bcc9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef BUILDPICK_H
#define BUILDPICK_H
#include <stdbool.h>
#include "types.h"
#include "melee.h"
void BuildBuildPickFrame (void);
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef MELEESHIP_H
#define MELEESHIP_H
#include <stdbool.h>
#include "types.h"
typedef enum MeleeShip {
MELEE_ANDROSYNTH,