Added support for external system headers
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "../../include/lib1/lib1.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
namespace clanguml::t40002::lib1 {
|
||||
|
||||
int foo0() { return 0; }
|
||||
|
||||
Reference in New Issue
Block a user