1
0
forked from 0ad/0ad

Fix build in Clang

This was SVN commit r9213.
This commit is contained in:
Ykkrosh 2011-04-09 00:05:37 +00:00
parent 7a8aefae34
commit bd0063607a

View File

@ -36,6 +36,8 @@
#endif
// (we don't support XP_OS2 or XP_BEOS)
#include <cstring> // required by jsutil.h
#include "js/jsapi.h"
#if JS_VERSION != 185