diff options
Diffstat (limited to 'indra/llcommon/lluuid.h')
-rwxr-xr-x | indra/llcommon/lluuid.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llcommon/lluuid.h b/indra/llcommon/lluuid.h index 7889828c85..0699dcda83 100755 --- a/indra/llcommon/lluuid.h +++ b/indra/llcommon/lluuid.h @@ -28,6 +28,7 @@ #include <iostream> #include <set> +#include <vector> #include "stdtypes.h" #include "llpreprocessor.h" |