glsl: consistently use ifndef guards over pragma once
[mesa.git] / src / compiler / glsl / linker.h
index abcfdb15971f265e3a4ffc0ad908c6be69a5e7cf..d06f419cf6ec1607aad1d002350a8f3997a72212 100644 (file)
@@ -22,7 +22,6 @@
  * DEALINGS IN THE SOFTWARE.
  */
 
-#pragma once
 #ifndef GLSL_LINKER_H
 #define GLSL_LINKER_H