9 lines
72 B
C++
9 lines
72 B
C++
#pragma once
|
|
|
|
namespace clanguml {
|
|
namespace t20014 {
|
|
|
|
int tmain();
|
|
|
|
}
|
|
} |