diff options
author | Stephen D. Huston <shuston@apache.org> | 2009-07-16 18:59:12 +0000 |
---|---|---|
committer | Stephen D. Huston <shuston@apache.org> | 2009-07-16 18:59:12 +0000 |
commit | 4f91c17ec4407e5f134904344a2f967348fd397e (patch) | |
tree | f417ded27f884c9d24beffa3be2c0e188f2fd48f | |
parent | fc7836dcd8545979f0f65d5b4c8344fa0d17ed6f (diff) | |
download | qpid-python-4f91c17ec4407e5f134904344a2f967348fd397e.tar.gz |
Move necessary files due to header file reorg; fixes Windows build
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@794777 13f79535-47bb-0310-9956-ffa450edef68
-rwxr-xr-x | qpid/cpp/include/qpid/sys/windows/Condition.h (renamed from qpid/cpp/src/qpid/sys/windows/Condition.h) | 0 | ||||
-rwxr-xr-x | qpid/cpp/include/qpid/sys/windows/Mutex.h (renamed from qpid/cpp/src/qpid/sys/windows/Mutex.h) | 0 | ||||
-rw-r--r-- | qpid/cpp/include/qpid/sys/windows/Time.h (renamed from qpid/cpp/src/qpid/sys/windows/Time.h) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/qpid/cpp/src/qpid/sys/windows/Condition.h b/qpid/cpp/include/qpid/sys/windows/Condition.h index c31f7b4823..c31f7b4823 100755 --- a/qpid/cpp/src/qpid/sys/windows/Condition.h +++ b/qpid/cpp/include/qpid/sys/windows/Condition.h diff --git a/qpid/cpp/src/qpid/sys/windows/Mutex.h b/qpid/cpp/include/qpid/sys/windows/Mutex.h index 12768640d5..12768640d5 100755 --- a/qpid/cpp/src/qpid/sys/windows/Mutex.h +++ b/qpid/cpp/include/qpid/sys/windows/Mutex.h diff --git a/qpid/cpp/src/qpid/sys/windows/Time.h b/qpid/cpp/include/qpid/sys/windows/Time.h index 2987b1c8b2..2987b1c8b2 100644 --- a/qpid/cpp/src/qpid/sys/windows/Time.h +++ b/qpid/cpp/include/qpid/sys/windows/Time.h |