aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libvtv/testsuite/libvtv.cc/event-private.cpp
blob: a27f4697a25d68eeaf46071ad1fc6bf5c9b4c3c7 (plain)
1
2
3
4
5
6
7
8
9
10
#include "event-private.h"

PrivateEvent::PrivateEvent()
{
}

PrivateEvent::~PrivateEvent()
{

}