Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Common/CodeLocationTools.cpp

    racb33f15 rc92bdcc  
    2020#include "AST/Pass.hpp"
    2121#include "AST/TranslationUnit.hpp"
    22 #include "Common/CodeLocation.h"
     22#include "Common/CodeLocation.hpp"
    2323
    2424namespace {
     
    188188    macro(UnionInstType, Type) \
    189189    macro(EnumInstType, Type) \
     190    macro(EnumAttrType, Type) \
    190191    macro(TraitInstType, Type) \
    191192    macro(TypeInstType, Type) \
Note: See TracChangeset for help on using the changeset viewer.