Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ControlStruct/Mutate.h

    rd180746 r6b0b624  
    1616#pragma once
    1717
    18 #include <list>  // for list
     18#include <list>
     19#include <iostream>
    1920
    20 class Declaration;
     21#include "SynTree/Declaration.h"
    2122
    2223namespace ControlStruct {
Note: See TracChangeset for help on using the changeset viewer.