summaryrefslogtreecommitdiffstats
path: root/src/Common/AuthManager.h
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2010-02-17 03:27:39 +0100
committerMatthias Schiffer <matthias@gamezock.de>2010-02-17 03:27:39 +0100
commit9197a1e626345437f00fbf401325146259980634 (patch)
tree140550b8a716757c3be1ffa798699ca2c8e0f0a5 /src/Common/AuthManager.h
parent3e17bfe4f2e5e64f9528c26b38d4241ca46f1082 (diff)
downloadmad-9197a1e626345437f00fbf401325146259980634.tar
mad-9197a1e626345437f00fbf401325146259980634.zip
Updated for new boost release & new kadm5 API
Included boost patch (needed for boost < 1.42)
Diffstat (limited to 'src/Common/AuthManager.h')
-rw-r--r--src/Common/AuthManager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Common/AuthManager.h b/src/Common/AuthManager.h
index 0c249ad..1595495 100644
--- a/src/Common/AuthManager.h
+++ b/src/Common/AuthManager.h
@@ -28,6 +28,7 @@
#include <map>
#include <set>
+#include <vector>
#include <boost/noncopyable.hpp>
#include <boost/shared_ptr.hpp>