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

    r8 r20  
    3636#include "hex2string.h"
    3737
    38 #include <string>
     38//#include <string>
    3939#include <stdarg.h>
    40 #include <stdio.h>
    41 #include <stdlib.h>
     40#include <cstdio>
     41#include <cstdlib>
    4242#include <iostream>
    4343#ifdef HAVE_CONFIG_H
Note: See TracChangeset for help on using the changeset viewer.