mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-25 13:00:11 +01:00
Move tracing_flag into a common directory (#669)
Intended to combine well with #668, so neither is alone.
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include "executable_semantics/common/tracing_flag.h"
|
||||
#include "executable_semantics/syntax/parse_and_lex_context.h"
|
||||
#include "executable_semantics/syntax/parser.h"
|
||||
#include "executable_semantics/tracing_flag.h"
|
||||
|
||||
extern FILE* yyin;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user