index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
GenerateSipBindings
/
subdir
/
subdirfile.h
blob: 5fd18db4cd34755c2a37a03a235a3c9b934df65d (
plain
)
1
2
3
4
5
6
7
8
#pragma once class SubdirObject { public: int mul(int a, int b); };