index
:
firefox-esr
debian
progress-linux
upstream
debian 12 security: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
python
/
gyp
/
test
/
compilable
/
src
/
lib1.hpp
blob: 72e63e8acdbd7040005b64805be2c7b0c718851d (
plain
)
1
2
3
4
5
6
#ifndef _lib1_hpp
#define _lib1_hpp
extern
void
lib1_function
(
void
);
#endif