diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2011-05-25 11:26:08 -0700 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2011-05-25 11:26:08 -0700 |
commit | e5ca2b4b82704d11172e0c32761138ec0f58fbe3 (patch) | |
tree | 5875b249bf68502e9e75fac24d9510496c0c9baf /indra/llcommon | |
parent | f8907b327bb0009047b9cef54fde3d7dc6e8d6ca (diff) | |
parent | 33e4a2c7b1ab3a06f1adb5edd9850523c897ea77 (diff) |
merge
Diffstat (limited to 'indra/llcommon')
-rw-r--r-- | indra/llcommon/lldate.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llcommon/lldate.h b/indra/llcommon/lldate.h index 7ff8b550ad..f2bf2366ac 100644 --- a/indra/llcommon/lldate.h +++ b/indra/llcommon/lldate.h @@ -34,6 +34,8 @@ #include "stdtypes.h" +#include "llpreprocessor.h" + /** * @class LLDate * @brief This class represents a particular point in time in UTC. |