]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Make all public libsolv headers C++ safe 27/head
authorIngo Weinhold <ingo_weinhold@gmx.de>
Sat, 30 Mar 2013 12:02:13 +0000 (12:02 +0000)
committerIngo Weinhold <ingo_weinhold@gmx.de>
Tue, 2 Apr 2013 12:39:22 +0000 (12:39 +0000)
commit0470c81c6861ed3dca39051588805bde4bec0c31
tree581ca1d879fb89aa3b7a4f6d6326750ca16c5292
parent9fc09488ea869798c2a08d301bea5de45076f21a
Make all public libsolv headers C++ safe

A few headers already included 'export "C"' blocks, also wrapping
other #include's. This patch cleanly wraps the contents of all public
headers instead.
23 files changed:
src/bitmap.h
src/chksum.h
src/dataiterator.h
src/dirpool.h
src/hash.h
src/policy.h
src/pool.h
src/poolarch.h
src/poolid.h
src/poolvendor.h
src/queue.h
src/repo.h
src/repo_solv.h
src/repo_write.h
src/repodata.h
src/repopage.h
src/selection.h
src/solvable.h
src/solver.h
src/solverdebug.h
src/strpool.h
src/transaction.h
src/util.h