aboutsummaryrefslogtreecommitdiff
path: root/lib/Index/Handlers.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Index/Handlers.cpp')
-rw-r--r--lib/Index/Handlers.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Index/Handlers.cpp b/lib/Index/Handlers.cpp
index c94314b295..1e9a27d297 100644
--- a/lib/Index/Handlers.cpp
+++ b/lib/Index/Handlers.cpp
@@ -19,3 +19,4 @@ using namespace idx;
// Out-of-line to give the virtual tables a home.
EntityHandler::~EntityHandler() { }
TranslationUnitHandler::~TranslationUnitHandler() { }
+TULocationHandler::~TULocationHandler() { }