From 8a548c2ca77207eafe201b782f43191b7474e0b1 Mon Sep 17 00:00:00 2001 From: Tom Vierjahn Date: Fri, 30 Mar 2018 01:39:54 +0200 Subject: [PATCH] Fix style --- niv/include/niv/testing/conduit_schema.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/niv/include/niv/testing/conduit_schema.hpp b/niv/include/niv/testing/conduit_schema.hpp index fc7bad8..76dc7f1 100644 --- a/niv/include/niv/testing/conduit_schema.hpp +++ b/niv/include/niv/testing/conduit_schema.hpp @@ -22,6 +22,8 @@ #ifndef NIV_INCLUDE_NIV_TESTING_CONDUIT_SCHEMA_HPP_ #define NIV_INCLUDE_NIV_TESTING_CONDUIT_SCHEMA_HPP_ +#include + namespace niv { namespace testing { namespace conduit_schema {