You've already forked linux-packaging-mono
6 lines
56 B
C++
6 lines
56 B
C++
namespace std {
|
|
class STD {};
|
|
}
|
|
|
|
using namespace std;
|