xref: /llvm-project/lldb/test/API/lang/cpp/gmodules/template-with-same-arg/base_module.cpp (revision 3004a759bcdf7b0a2a3a4220ed216d20defbd081)
1*3004a759SMichael Buch #include "base_module.h"
2*3004a759SMichael Buch 
3*3004a759SMichael Buch namespace crash {} // namespace crash
4