summaryrefslogtreecommitdiff
path: root/indra/test/test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/test/test.cpp')
-rw-r--r--indra/test/test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/test/test.cpp b/indra/test/test.cpp
index d1c65d6aa7..64ee702124 100644
--- a/indra/test/test.cpp
+++ b/indra/test/test.cpp
@@ -656,7 +656,7 @@ int main(int argc, char **argv)
// a chained_callback subclass must be linked with previous
mycallback->link();
- seh_catcher(
+ LL::seh::catcher(
// __try
[test_group]
{