From 0dea1563a4e13bd6081acc2ed5f4c611bdfbb9af Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Fri, 30 Nov 2012 23:27:28 -0800 Subject: moved header ipp files to detail, like boost --- include/gras/sbuffer.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/gras/sbuffer.hpp') diff --git a/include/gras/sbuffer.hpp b/include/gras/sbuffer.hpp index 5761625..b82aff1 100644 --- a/include/gras/sbuffer.hpp +++ b/include/gras/sbuffer.hpp @@ -131,6 +131,6 @@ struct GRAS_API SBuffer : boost::intrusive_ptr } //namespace gras -#include +#include #endif /*INCLUDED_GRAS_SBUFFER_HPP*/ -- cgit