diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2017-05-24 13:08:12 +0100 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2017-05-24 13:08:12 +0100 |
commit | b8e2c58cec958faf168c08d48a6abecd0070053e (patch) | |
tree | 64380337a2b8845b6d4bfe5a8b6cfa11994aac3b /indra/test | |
parent | 806fd24704b69e5e51dae108952937cc05840f6c (diff) |
no-op edit to force a rebuild
Diffstat (limited to 'indra/test')
-rw-r--r-- | indra/test/test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/test/test.cpp b/indra/test/test.cpp index 5bc39b74a6..630af2b73b 100644 --- a/indra/test/test.cpp +++ b/indra/test/test.cpp @@ -34,6 +34,7 @@ * */ + #include "linden_common.h" #include "llerrorcontrol.h" #include "lltut.h" |