fix build with libc++ after 85c579e

This commit is contained in:
Cory Fields 2014-10-23 14:24:22 -04:00
parent d2833de424
commit 3a757c5294

View file

@ -12,6 +12,7 @@
#include <stdexcept>
#include <stdint.h>
#include <string.h>
#include <string>
#include <vector>
static const unsigned int MAX_SCRIPT_ELEMENT_SIZE = 520; // bytes