LSSTApplications  18.1.0
LSSTDataManagementBasePackage
versions.h
Go to the documentation of this file.
1 #ifndef LSST_BASE_VERSIONS_H
2 #define LSST_BASE_VERSIONS_H
3 
4 #include <map>
5 #include <string>
6 
7 namespace lsst {
8 namespace base {
9 
17 
22 
23 }} // namespace lsst::base
24 
25 
26 #endif // include guard
std::string getCfitsioVersion()
Definition: versions.cc:26
std::string getFftwVersion()
Definition: versions.cc:37
std::map< std::string, std::string > getRuntimeVersions()
Return version strings for dependencies.
Definition: versions.cc:54
std::string getWcslibVersion()
Definition: versions.cc:42
STL class.
A base class for image defects.
std::string getGslVersion()
Definition: versions.cc:48