aboutsummaryrefslogtreecommitdiff
path: root/dep/acelite/ace/Notification_Queue.h
diff options
context:
space:
mode:
Diffstat (limited to 'dep/acelite/ace/Notification_Queue.h')
-rw-r--r--dep/acelite/ace/Notification_Queue.h13
1 files changed, 7 insertions, 6 deletions
diff --git a/dep/acelite/ace/Notification_Queue.h b/dep/acelite/ace/Notification_Queue.h
index a9ad1ad245b..d312e0cd2c7 100644
--- a/dep/acelite/ace/Notification_Queue.h
+++ b/dep/acelite/ace/Notification_Queue.h
@@ -1,15 +1,16 @@
-#ifndef ACE_NOTIFICATION_QUEUE_H
-#define ACE_NOTIFICATION_QUEUE_H
-
-#include /**/ "ace/pre.h"
-
/**
* @file Notification_Queue.h
*
- * $Id: Notification_Queue.h 80826 2008-03-04 14:51:23Z wotte $
+ * $Id: Notification_Queue.h 95425 2012-01-09 11:09:43Z johnnyw $
*
* @author Carlos O'Ryan <coryan@atdesk.com>
*/
+
+#ifndef ACE_NOTIFICATION_QUEUE_H
+#define ACE_NOTIFICATION_QUEUE_H
+
+#include /**/ "ace/pre.h"
+
#include "ace/Copy_Disabled.h"
#include "ace/Event_Handler.h"
#include "ace/Intrusive_List.h"