Warning for #pragma once. GLSL and HLSL. Addresses #824.
This commit is contained in:
parent
b5bf536b5f
commit
23ea3db3e5
5 changed files with 15 additions and 0 deletions
|
|
@ -7,5 +7,7 @@
|
|||
|
||||
#pragma undefined_pragma(x, 4)
|
||||
|
||||
#pragma once
|
||||
|
||||
int main() {
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue