aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/lldarray.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llcommon/lldarray.h')
-rw-r--r--linden/indra/llcommon/lldarray.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/llcommon/lldarray.h b/linden/indra/llcommon/lldarray.h
index 45e564f..32ece4e 100644
--- a/linden/indra/llcommon/lldarray.h
+++ b/linden/indra/llcommon/lldarray.h
@@ -32,7 +32,6 @@
32#ifndef LL_LLDARRAY_H 32#ifndef LL_LLDARRAY_H
33#define LL_LLDARRAY_H 33#define LL_LLDARRAY_H
34 34
35#include "llmath.h"
36#include "llerror.h" 35#include "llerror.h"
37 36
38#include <vector> 37#include <vector>