Skip to content

Commit

Permalink
removed duplicate header files
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyang78 committed Sep 20, 2015
1 parent 831c79c commit cec5c44
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/Function.cpp
Expand Up @@ -56,7 +56,6 @@
#include "util.h"
#include "Fact.h"
#include "FactPointTo.h"
#include "FactMgr.h"
#include "VectorFilter.h"
#include "Error.h"
#include "DepthSpec.h"
Expand Down
1 change: 0 additions & 1 deletion src/Lhs.cpp
Expand Up @@ -44,7 +44,6 @@
#include "Bookkeeper.h"
#include "Error.h"
#include "DepthSpec.h"
#include "CGOptions.h"
#include "ArrayVariable.h"
#include "random.h"

Expand Down
1 change: 0 additions & 1 deletion src/StatementGoto.cpp
Expand Up @@ -37,7 +37,6 @@
#include "CGOptions.h"
#include "CGContext.h"
#include "Block.h"
#include "Type.h"
#include "Function.h"
#include "Expression.h"
#include "ExpressionVariable.h"
Expand Down

0 comments on commit cec5c44

Please sign in to comment.