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/bit2string.cc

    r8 r20  
    66|                                                             |
    77| Author  :                 Kingbo Paul-Jerome                |
     8|                           Buchmann Richard                  |
    89|                                                             |
    910| Date    :                   09_07_2004                      |
     
    3637#include "bit2string.h"
    3738#include "sc_unit.h"
    38 #include <string>
    39 #include <stdarg.h>
    40 #include <stdio.h>
    41 #include <stdlib.h>
     39#include <cstdarg>
     40#include <cstdio>
     41#include <cstdlib>
    4242#include <iostream>
    4343#ifdef HAVE_CONFIG_H
Note: See TracChangeset for help on using the changeset viewer.