From 600f6e43f900814dcaef9cbb8b4bda8d8f5e9128 Mon Sep 17 00:00:00 2001 From: Aleksey Gurtovoy Date: Mon, 17 Feb 2003 06:20:57 +0000 Subject: [PATCH] split utility.hpp header [SVN r17472] --- noncopyable_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/noncopyable_test.cpp b/noncopyable_test.cpp index 9986401..373ed5c 100644 --- a/noncopyable_test.cpp +++ b/noncopyable_test.cpp @@ -12,7 +12,7 @@ // 9 Jun 99 Add unnamed namespace // 2 Jun 99 Initial Version -#include +#include #include // This program demonstrates compiler errors resulting from trying to copy