index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
QtAutogen
/
GlobalAutogenTarget
/
GAT
/
sdb
/
sdb.hpp
blob: a5b0f62f9f3d850b34eee7b0ad6056e58eef1f7a (
plain
)
1
2
3
4
5
6
#ifndef SDB_HPP
#define SDB_HPP
void
sdb
();
#endif