]> git.ipfire.org Git - thirdparty/gcc.git/blob - libvtv/testsuite/libvtv.cc/event-defintions.cpp
Fix PR 58300...
[thirdparty/gcc.git] / libvtv / testsuite / libvtv.cc / event-defintions.cpp
1 #include "event.h"
2
3 Event::Event()
4 {
5 }
6
7 Event::~Event()
8 {
9
10 }