-
뿡뿡
흠 감사합니다^^
-
무들
F1 도움말치면 나옵니다.
Specifies that the file will be included (opened) only once by the compiler when compiling a source code file.
#pragma once
Remarks
This can reduce build times as the compiler will not open and read the file after the first #include of