From 91a1a0a1c57405c71efcae58e2e4ff07ebddc7e1 Mon Sep 17 00:00:00 2001 From: Jarle Ladstein Date: Tue, 4 Sep 2018 11:05:58 +0200 Subject: [PATCH] Bugfix include file --- src/binary.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/binary.cpp b/src/binary.cpp index b987375..4db6d0b 100644 --- a/src/binary.cpp +++ b/src/binary.cpp @@ -1,6 +1,6 @@ #include "yaml-cpp/binary.h" -#include +#include namespace YAML { static const char encoding[] =