Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sources/src/sc_time.cc

    r12 r27  
    3535
    3636
    37 #include"sc_time.h"
     37#include "sc_time.h"
    3838#include <ctime>
    3939#include <sys/time.h>
    4040#include <string>
    4141#include <sstream>
     42#ifdef HAVE_CONFIG_H
     43#include "config.h"
     44#endif
    4245
    4346namespace sc_core {
Note: See TracChangeset for help on using the changeset viewer.