From e5634806d01e1e752840930177dfa8bad46d7c78 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Mon, 15 Apr 2002 18:30:40 +0000 Subject: ChangeLogTag:Mon Apr 15 11:29:49 2002 Ossama Othman --- ace/config-win32-msvc-7.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ace/config-win32-msvc-7.h') diff --git a/ace/config-win32-msvc-7.h b/ace/config-win32-msvc-7.h index f58a12d6b04..a3a389e2878 100644 --- a/ace/config-win32-msvc-7.h +++ b/ace/config-win32-msvc-7.h @@ -125,5 +125,9 @@ // instantiated and exported. #define ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION_EXPORT +// At least for ACE_UNIMPLEMENTED_FUNC in class templates, this is needed to +// explicitly instantiate a template that has ACE_UNIMPLEMENTED_FUNC. +# define ACE_NEEDS_FUNC_DEFINITIONS + #include "ace/post.h" #endif /* ACE_CONFIG_WIN32_MSVC_7_H */ -- cgit v1.2.1