From c41890d60f1a95b88df6229eba032c3709fa4d96 Mon Sep 17 00:00:00 2001 From: Michael Stevens Date: Wed, 13 Oct 2004 08:03:36 +0000 Subject: [PATCH] FIX _proxy headers will be independant svn path=/trunk/boost/libs/numeric/ublas/; revision=25701 --- concepts.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/concepts.cpp b/concepts.cpp index d9d11253..36c46d77 100644 --- a/concepts.cpp +++ b/concepts.cpp @@ -26,8 +26,10 @@ #include #include +#include #include #include +#include #include #include #include