diff options
Diffstat (limited to 'indra/llcorehttp/_refcounted.h')
-rw-r--r-- | indra/llcorehttp/_refcounted.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llcorehttp/_refcounted.h b/indra/llcorehttp/_refcounted.h index a96c65fb6b..21a916b13b 100644 --- a/indra/llcorehttp/_refcounted.h +++ b/indra/llcorehttp/_refcounted.h @@ -30,6 +30,7 @@ #include "linden_common.h" +#include "fix_macros.h" #include <boost/thread.hpp> #include "llapr.h" |