diff --git a/indra/llcorehttp/httpcommon.h b/indra/llcorehttp/httpcommon.h
index e4bd4957f8124bbf04bb57acfc5a8a061765b30b..18505e0aad2aa56759be91f7ce747be7e809b11f 100644
--- a/indra/llcorehttp/httpcommon.h
+++ b/indra/llcorehttp/httpcommon.h
@@ -193,6 +193,7 @@
 #include "boost/shared_ptr.hpp"
 #include "boost/weak_ptr.hpp"
 #include "boost/function.hpp"
+#include "boost/noncopyable.hpp"
 #include <string>
 #include <curl/curl.h>