Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Common/CodeLocationTools.cpp

    r525f7ad racb33f15  
    2020#include "AST/Pass.hpp"
    2121#include "AST/TranslationUnit.hpp"
    22 #include "Common/CodeLocation.hpp"
     22#include "Common/CodeLocation.h"
    2323
    2424namespace {
     
    153153    macro(ConstantExpr, Expr) \
    154154    macro(SizeofExpr, Expr) \
    155     macro(CountExpr, Expr ) \
    156155    macro(AlignofExpr, Expr) \
    157156    macro(UntypedOffsetofExpr, Expr) \
Note: See TracChangeset for help on using the changeset viewer.