summaryrefslogtreecommitdiff
path: root/indra/llcommon
diff options
context:
space:
mode:
authorLeslie Linden <none@none>2011-05-24 09:38:49 -0700
committerLeslie Linden <none@none>2011-05-24 09:38:49 -0700
commit406195e4f20e0bea341c8a7a979b56a8259b8536 (patch)
tree2dfb60ed16d153e90da435a75397737bcdeda84a /indra/llcommon
parent95b8020d21b1ad60f82c767df7d7aac019ad8353 (diff)
Added badges version 0.1 to buttons.
Reviewed by Richard
Diffstat (limited to 'indra/llcommon')
-rw-r--r--indra/llcommon/lldate.h2
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.