We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45c211b commit d13764bCopy full SHA for d13764b
src/tools/json/JsonValidator.h
@@ -22,6 +22,7 @@ along with OpenOCPP. If not, see <http://www.gnu.org/licenses/>.
22
#include "json.h"
23
24
#include <memory>
25
+#include <string>
26
27
namespace ocpp
28
{
0 commit comments