summaryrefslogtreecommitdiff
path: root/indra/llprimitive/llgltfloader.cpp
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2024-01-09 00:19:39 +0200
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2024-01-09 00:19:39 +0200
commite5ef481cd3e3f07fbb39ccf07ae71718d54ffaa6 (patch)
tree03bc4a3e1353171dbaa53fe139fa68c4c1486faa /indra/llprimitive/llgltfloader.cpp
parent7c8907522fe6600918dacc15ee138ca72b2cf35e (diff)
SL-20781 Follow up on boost to std replacement
Diffstat (limited to 'indra/llprimitive/llgltfloader.cpp')
-rw-r--r--indra/llprimitive/llgltfloader.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llprimitive/llgltfloader.cpp b/indra/llprimitive/llgltfloader.cpp
index 7394f99794..8e498158d6 100644
--- a/indra/llprimitive/llgltfloader.cpp
+++ b/indra/llprimitive/llgltfloader.cpp
@@ -48,8 +48,6 @@
// TODO: includes inherited from dae loader. Validate / prune
-#include <boost/lexical_cast.hpp>
-
#include "llsdserialize.h"
#include "lljoint.h"