Internals: Move V3Const to user4 to reduce future collisions

This commit is contained in:
Wilson Snyder
2008-11-22 17:27:55 -05:00
parent a242c1019d
commit 6ad21b3b3b
2 changed files with 11 additions and 9 deletions
-1
View File
@@ -38,7 +38,6 @@
#include "V3Global.h"
#include "V3Coverage.h"
#include "V3Ast.h"
#include "V3Const.h"
//######################################################################
// Coverage state, as a visitor of each AstNode