diff options
Diffstat (limited to 'src/compiler/glsl/list.h')
-rw-r--r-- | src/compiler/glsl/list.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/compiler/glsl/list.h b/src/compiler/glsl/list.h index 47f53b865b3..f77fe12991c 100644 --- a/src/compiler/glsl/list.h +++ b/src/compiler/glsl/list.h @@ -40,7 +40,6 @@ * exec_list or any structure in which an \c exec_list is embedded. */ -#pragma once #ifndef LIST_CONTAINER_H #define LIST_CONTAINER_H |