Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • latest/src/sc_event.cc

    r27 r1  
    3535
    3636
    37 #include <iostream>
    38 #include "sc_event.h"
    39 #include "sc_interface.h"
    40 #include "sc_port_ext.h"
    41 #ifdef HAVE_CONFIG_H
    42 #include "config.h"
    43 #endif
     37#include<iostream>
     38#include"sc_event.h"
     39#include"sc_interface.h"
     40#include"sc_port_ext.h"
    4441
    4542using namespace std;
Note: See TracChangeset for help on using the changeset viewer.