aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libvtv/testsuite/libvtv.cc/parts-test-extra-parts.cpp
blob: dbd3dbfd8f5b66dddb98d6267dc9c1f302c68cf2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#include "parts-test-extra-parts.h"

ExtraParts::ExtraParts () {}

ExtraParts::~ExtraParts () {}

void
ExtraParts::ToolkitInitialized ()
{
}

void
ExtraParts::PreEarlyInitialization ()
{
}