diff options
Diffstat (limited to 'ace/Timer_Queue.cpp')
-rw-r--r-- | ace/Timer_Queue.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ace/Timer_Queue.cpp b/ace/Timer_Queue.cpp index 635435d6141..931da8697e0 100644 --- a/ace/Timer_Queue.cpp +++ b/ace/Timer_Queue.cpp @@ -3,8 +3,6 @@ #if !defined (ACE_TIMER_QUEUE_C) #define ACE_TIMER_QUEUE_C -#define ACE_BUILD_DLL - #include "ace/Containers.h" #include "ace/Timer_Queue.h" |