Added initial support for include graph diagrams
This commit is contained in:
10
tests/t40001/src/t40001.cc
Normal file
10
tests/t40001/src/t40001.cc
Normal file
@@ -0,0 +1,10 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "include/t40001_include1.h"
|
||||
|
||||
namespace clanguml {
|
||||
namespace t40001 {
|
||||
|
||||
} // namespace t40001
|
||||
} // namespace clanguml
|
||||
Reference in New Issue
Block a user