Remove all uses of 'using namespace'
This commit is contained in:
parent
de5deeeb69
commit
a4120f36d4
30 changed files with 95 additions and 60 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#ifndef COMPILER_GENERATE_CODE_C_CODE_H_
|
||||
#define COMPILER_GENERATE_CODE_C_CODE_H_
|
||||
|
||||
#include <string>
|
||||
#include "compiler/parse_table.h"
|
||||
#include "compiler/lex_table.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue