Fix warning (for qsort).
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3322 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -27,6 +27,7 @@
|
|||||||
#include "libs/gfxlib.h"
|
#include "libs/gfxlib.h"
|
||||||
#include "libs/tasklib.h"
|
#include "libs/tasklib.h"
|
||||||
|
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
// Ship icon positions in status display around the flagship
|
// Ship icon positions in status display around the flagship
|
||||||
static const POINT ship_pos[MAX_COMBAT_SHIPS] =
|
static const POINT ship_pos[MAX_COMBAT_SHIPS] =
|
||||||
|
|||||||
Reference in New Issue
Block a user