From b5eb86e24cd51054b40f131ad0bd5e9fa8ea1023 Mon Sep 17 00:00:00 2001 From: Daniel Larimer Date: Thu, 8 Aug 2013 09:49:37 -0400 Subject: [PATCH] fix broken header reference --- include/fc/ptr.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/fc/ptr.hpp b/include/fc/ptr.hpp index b52da28..afbf8a4 100644 --- a/include/fc/ptr.hpp +++ b/include/fc/ptr.hpp @@ -1,5 +1,5 @@ #pragma once -#include +#include #include #include #include