]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/includable-lexer.hh
release: 1.1.13
[lilypond.git] / lily / include / includable-lexer.hh
index 6837efc1f5fa1b44ae6d57095687062b2be5c500..51aa0937adf9d45c9cf3d0c07cd617435349c117 100644 (file)
@@ -33,6 +33,8 @@ protected:
   Array<int> char_count_stack_;
 
 public:
+  bool allow_includes_b_;
+  
   Includable_lexer ();
   ~Includable_lexer ();