Debugger: Split into core library and application.
[haiku.git] / src / kits / debugger / value / TypeHandler.cpp
blob3b1433cdf99bbc24f1baf2a94b8b7d065fbdf01a
1 /*
2 * Copyright 2009, Ingo Weinhold, ingo_weinhold@gmx.de.
3 * Distributed under the terms of the MIT License.
4 */
7 #include "TypeHandler.h"
10 TypeHandler::~TypeHandler()