summaryrefslogtreecommitdiff
path: root/ACE/ace/Future.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@users.noreply.github.com>2016-10-31 12:13:20 +0100
committerGitHub <noreply@github.com>2016-10-31 12:13:20 +0100
commitbd5aaab0e6022781ff8fdb383ea75ae3ecc3b17d (patch)
tree215b87a96310aeef290fd8d6aaf538a8bb183374 /ACE/ace/Future.h
parentfdc242fcb81d6ab5893d462364b50632241afdf4 (diff)
parent4bb4047e520cd551b7d9bf0a1079103b68e3bf7d (diff)
downloadATCD-bd5aaab0e6022781ff8fdb383ea75ae3ecc3b17d.tar.gz
Merge pull request #176 from esohns/master
some (bundled) minor changes (take 2)
Diffstat (limited to 'ACE/ace/Future.h')
-rw-r--r--ACE/ace/Future.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ace/Future.h b/ACE/ace/Future.h
index c83fae41a47..1ed39ab50fe 100644
--- a/ACE/ace/Future.h
+++ b/ACE/ace/Future.h
@@ -26,8 +26,6 @@
#if defined (ACE_HAS_THREADS)
#include "ace/Synch_Traits.h"
-#include "ace/Recursive_Thread_Mutex.h"
-#include "ace/Condition_Recursive_Thread_Mutex.h"
ACE_BEGIN_VERSIONED_NAMESPACE_DECL