Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sources/src/dump_dot.cc

    r4 r27  
    4040#include "simplify_string.h"
    4141#include "sc_ver.h" // sc_version
     42#ifdef HAVE_CONFIG_H
     43#include "config.h"
     44#endif
    4245
    4346typedef std::list<sc_core::sc_port_base*> port_list_t;
Note: See TracChangeset for help on using the changeset viewer.