buildtools/gcc/libvtv/testsuite/libvtv.cc/event-defintions.cpp
2016-02-29 10:41:25 +01:00

11 lines
61 B
C++

#include "event.h"
Event::Event()
{
}
Event::~Event()
{
}