summaryrefslogtreecommitdiff
path: root/cpp/src/qmf/Agent.cpp
diff options
context:
space:
mode:
authorStephen D. Huston <shuston@apache.org>2009-06-22 15:55:38 +0000
committerStephen D. Huston <shuston@apache.org>2009-06-22 15:55:38 +0000
commitbb79c97b98e762a6b236bfb370377ba6e2c18689 (patch)
tree834cc860eb4f266023f6e55b287039fc9b32d0b9 /cpp/src/qmf/Agent.cpp
parent01cd3bb22d3a86bfa14777e99489fe3d395151a8 (diff)
downloadqpid-python-bb79c97b98e762a6b236bfb370377ba6e2c18689.tar.gz
Resolve Windows build errors/warnings
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@787286 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/qmf/Agent.cpp')
-rw-r--r--cpp/src/qmf/Agent.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/qmf/Agent.cpp b/cpp/src/qmf/Agent.cpp
index 84f37c5bb4..e4aeca8a84 100644
--- a/cpp/src/qmf/Agent.cpp
+++ b/cpp/src/qmf/Agent.cpp
@@ -36,8 +36,6 @@
#include <string>
#include <deque>
#include <map>
-#include <unistd.h>
-#include <fcntl.h>
#include <iostream>
#include <fstream>
#include <boost/shared_ptr.hpp>