Ignore:
Timestamp:
Apr 15, 2009, 8:40:22 PM (15 years ago)
Author:
nipo
Message:

Sync up with trunk changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/with_autoconf/src/sc_ver.cc

    r8 r20  
    3636
    3737#include "sc_ver.h"
    38 #include <string>
    3938#include <iostream>
    4039#ifdef HAVE_CONFIG_H
    4140#include "config.h"
    4241#endif
     42#include <cstring> //strcmp
     43#include <cstdlib> //exit
    4344
    4445namespace sc_core {
Note: See TracChangeset for help on using the changeset viewer.