Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sources/src/graph_cass.cc

    r17 r27  
    130130#include "simplify_string.h" // simplify_string
    131131#include "sc_ver_ext.h"      // sc_version for dumping to DOT
     132#ifdef HAVE_CONFIG_H
     133#include "config.h"
     134#endif
    132135
    133136using namespace std;
Note: See TracChangeset for help on using the changeset viewer.