Add missing #include, reported by 0xACE.

This commit is contained in:
Axel Naumann 2015-12-20 23:48:21 +01:00 committed by sftnight
parent d557ed9506
commit 7644a681de

View File

@ -19,6 +19,7 @@
#include <map>
#include <string>
#include <cstring>
#include <unistd.h>
// FIXME: should be moved into a Jupyter interp struct that then gets returned
// from create.