diff options
Diffstat (limited to 'indra/llmessage/lldispatcher.cpp')
-rwxr-xr-x | indra/llmessage/lldispatcher.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llmessage/lldispatcher.cpp b/indra/llmessage/lldispatcher.cpp index b2dc414a68..7ac3651a76 100755 --- a/indra/llmessage/lldispatcher.cpp +++ b/indra/llmessage/lldispatcher.cpp @@ -29,6 +29,7 @@ #include "lldispatcher.h" #include <algorithm> +#include <iterator> #include "llstl.h" #include "message.h" |