Fixed build on certain GCC toolchains

This commit is contained in:
Joshua Eckroth 2020-10-03 09:55:02 -04:00 committed by Tristan Penman
parent 84b67fa6fe
commit bbfc3f5c97

View File

@ -2,6 +2,7 @@
#include <iostream>
#include <string>
#include <memory>
#include <json/json.h>