glsl/shader_cache: handle SPIR-V shaders
[mesa.git] / src / compiler / glsl / ir_visitor.h
index 7c38481cd53a8826e44d6ff24135f7c28f77d262..117b5bc6ae88ecd6c8713d27c6c7a7005777de3b 100644 (file)
@@ -22,7 +22,6 @@
  * DEALINGS IN THE SOFTWARE.
  */
 
-#pragma once
 #ifndef IR_VISITOR_H
 #define IR_VISITOR_H