1 2 3 4 5 6 7 8 9
// cs/devtools/examples/example.hh
#ifndef CS_DEVTOOLS_EXAMPLES_EXAMPLE_HH
#define CS_DEVTOOLS_EXAMPLES_EXAMPLE_HH
namespace cs::devtools::examples {
} // namespace cs::devtools::examples
#endif // CS_DEVTOOLS_EXAMPLES_EXAMPLE_HH