Variant got re-packaged, need to update search paths. (#3392)

This commit is contained in:
Daniel Patterson
2016-12-01 16:59:29 -08:00
committed by GitHub
parent 29b3caf529
commit 928a6f0c7d
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#ifndef JSON_CONTAINER_HPP
#define JSON_CONTAINER_HPP
#include <variant/variant.hpp>
#include <mapbox/variant.hpp>
#include <string>
#include <unordered_map>