diff options
Diffstat (limited to 'indra/llcommon/llmortician.h')
-rwxr-xr-x | indra/llcommon/llmortician.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llcommon/llmortician.h b/indra/llcommon/llmortician.h index 319955ef93..9517e2db5e 100755 --- a/indra/llcommon/llmortician.h +++ b/indra/llcommon/llmortician.h @@ -28,6 +28,7 @@ #define LLMORTICIAN_H #include "stdtypes.h" +#include <list> class LL_COMMON_API LLMortician { |