summaryrefslogtreecommitdiff
path: root/TAO/tao/LRU_Connection_Purging_Strategy.h
diff options
context:
space:
mode:
authoroci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-05-18 20:29:04 +0000
committeroci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-05-18 20:29:04 +0000
commit466fe2ac4e5f9b7ae85d47609bc0f56fd3014b39 (patch)
tree57a094106fedc696066eaab77a2315f75e72c863 /TAO/tao/LRU_Connection_Purging_Strategy.h
parent3be474a9b883bcde5ec66c6706e9f7e250358deb (diff)
downloadATCD-466fe2ac4e5f9b7ae85d47609bc0f56fd3014b39.tar.gz
ChangeLogTag: Fri May 18 15:27:11 2001 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/tao/LRU_Connection_Purging_Strategy.h')
-rw-r--r--TAO/tao/LRU_Connection_Purging_Strategy.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/LRU_Connection_Purging_Strategy.h b/TAO/tao/LRU_Connection_Purging_Strategy.h
index 37acbbda712..0dd7a5efa3d 100644
--- a/TAO/tao/LRU_Connection_Purging_Strategy.h
+++ b/TAO/tao/LRU_Connection_Purging_Strategy.h
@@ -12,12 +12,12 @@
#define TAO_LRU_PURGING_STRATEGY_H
#include "ace/pre.h"
+#include "tao/Connection_Purging_Strategy.h"
+
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "tao/Connection_Purging_Strategy.h"
-
// ****************************************************************
/**