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

@@ -6,7 +6,6 @@
#include <fstream>
#include <ixsentry/IXSentryClient.h>
#include <jsoncpp/json/json.h>
#include <spdlog/spdlog.h>
#include <sstream>