Retro68/gcc/libvtv/testsuite/libvtv.cc/event-defintions.cpp

11 lines
61 B
C++
Raw Normal View History

2014-09-21 17:33:12 +00:00
#include "event.h"
Event::Event()
{
}
Event::~Event()
{
}