#include <string>
#include <vector>
Include dependency graph for sbuild-types.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | sbuild |
Typedefs | |
typedef std::vector< std::string > | sbuild::string_list |
A string vector. |