repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix gcc.c-torture/execute/ieee/cdivchkf.c on hpux
[official-gcc.git]
/
libvtv
/
testsuite
/
libvtv.cc
/
event-private.h
blob
678ab5f68af8909ce22b9faf7a622b03a5b9c15b
1
#include
"event.h"
2
3
class
PrivateEvent
:
public
Event
{
4
public
:
5
PrivateEvent
();
6
~
PrivateEvent
();
7
};