glsl/parser: Allocate identifier inside classify_identifier
[mesa.git] / src / compiler / glsl / ir_hierarchical_visitor.h
index 28517b6e4f47c7527d79aaced98c0441a71b4847..824b05e73d895625c2dc59e225b655ee4bc26f52 100644 (file)
@@ -22,7 +22,6 @@
  * DEALINGS IN THE SOFTWARE.
  */
 
-#pragma once
 #ifndef IR_HIERARCHICAL_VISITOR_H
 #define IR_HIERARCHICAL_VISITOR_H