From 300eb8cf287061b559961230e346f25dcafdbe0b Mon Sep 17 00:00:00 2001 From: Arkadiy Vertleyb Date: Sun, 11 Dec 2005 11:52:11 +0000 Subject: [PATCH] function_ptr_from_tpl.cpp [SVN r31983] --- test/function_ptr_from_tpl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/function_ptr_from_tpl.cpp b/test/function_ptr_from_tpl.cpp index 8684d37..9d6faa1 100755 --- a/test/function_ptr_from_tpl.cpp +++ b/test/function_ptr_from_tpl.cpp @@ -1,4 +1,4 @@ -#include +#include void f() {}