summaryrefslogtreecommitdiff
path: root/ACE/ace
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2015-07-06 17:01:44 -0500
committerPhil Mesnier <mesnier_p@ociweb.com>2015-07-16 11:06:23 -0500
commit0f745de1a4b3133f508729e9a7b1328bb8cac884 (patch)
tree046b0a28f6d03f2ebc3d7d62abaa32e3ffb8da35 /ACE/ace
parent01bd56a1749daeb14cebcda217474b364b120f22 (diff)
downloadATCD-0f745de1a4b3133f508729e9a7b1328bb8cac884.tar.gz
Add required explicit include as identified by VC12.
Diffstat (limited to 'ACE/ace')
-rw-r--r--ACE/ace/Abstract_Timer_Queue.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ACE/ace/Abstract_Timer_Queue.h b/ACE/ace/Abstract_Timer_Queue.h
index d8460d5bf56..7dbbf7b4b9e 100644
--- a/ACE/ace/Abstract_Timer_Queue.h
+++ b/ACE/ace/Abstract_Timer_Queue.h
@@ -11,6 +11,8 @@
* Brunsch, Irfan Pyarali and a cast of thousands.
*/
+#include "ace/Versioned_Namespace.h"
+
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
// Forward declares