인스턴스 생성 구조 완료
This commit is contained in:
5
include/utilities.h
Normal file
5
include/utilities.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
namespace veng {
|
||||
bool streq(gsl::czstring left, gsl::czstring right);
|
||||
}
|
||||
Reference in New Issue
Block a user