can compile on macOS against jsoncpp installed from homebrew

This commit is contained in:
Benjamin Sergeant
2020-07-28 22:00:29 -07:00
parent e85f975ab0
commit c2b05af022
4 changed files with 0 additions and 4 deletions

View File

@@ -8,7 +8,6 @@
#include <chrono>
#include <fstream>
#include <ixcobra/IXCobraMetricsPublisher.h>
#include <jsoncpp/json/json.h>
#include <mutex>
#include <spdlog/spdlog.h>
#include <sstream>