Revert 37416 because it does not build on all machines.
[reactos.git] / reactos / tools / widl / parser.l
index 1953a27..437007f 100644 (file)
@@ -19,7 +19,7 @@
  */
 
 %option stack
-%option noinput nounput noyy_top_state
+%option nounput noyy_top_state
 %option 8bit never-interactive prefix="parser_"
 
 nl     \r?\n