diff options
Diffstat (limited to 'linden/indra/llcommon/linden_common.h')
-rw-r--r-- | linden/indra/llcommon/linden_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llcommon/linden_common.h b/linden/indra/llcommon/linden_common.h index bf844b9..cfb2dce 100644 --- a/linden/indra/llcommon/linden_common.h +++ b/linden/indra/llcommon/linden_common.h | |||
@@ -82,7 +82,7 @@ | |||
82 | // moved msvc warnings to llpreprocessor.h *TODO - delete this comment after merge conflicts are unlikely -brad | 82 | // moved msvc warnings to llpreprocessor.h *TODO - delete this comment after merge conflicts are unlikely -brad |
83 | #endif // LL_WINDOWS | 83 | #endif // LL_WINDOWS |
84 | 84 | ||
85 | // Linden only libs in alpha-order other than stdtypes.h | 85 | // Viewer only libs in alpha-order other than stdtypes.h |
86 | // *NOTE: Please keep includes here to a minimum, see above. | 86 | // *NOTE: Please keep includes here to a minimum, see above. |
87 | #include "stdtypes.h" | 87 | #include "stdtypes.h" |
88 | #include "lldefs.h" | 88 | #include "lldefs.h" |