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

Event::Event()
{
}

Event::~Event()
{

}