index
:
voidc.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
source.cc
blob: df3a90ebff99330f0219a11c5e961ad402f6d4cd (
plain
)
1
2
3
4
5
6
7
8
#ifndef SOURCE_CC #define SOURCE_CC struct Source { }; #endif