Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Parser/RunParser.cpp

    rc6b4432 rc468150  
    1616#include "RunParser.hpp"
    1717
     18#include "AST/Convert.hpp"                  // for convert
    1819#include "AST/TranslationUnit.hpp"          // for TranslationUnit
     20#include "CodeTools/TrackLoc.h"             // for fillLocations
    1921#include "Common/CodeLocationTools.hpp"     // for forceFillCodeLocations
    2022#include "Parser/DeclarationNode.h"         // for DeclarationNode, buildList
Note: See TracChangeset for help on using the changeset viewer.