Ignore:
Timestamp:
Jun 25, 2008, 1:08:04 PM (16 years ago)
Author:
nipo
Message:

Checkin autotools magic

File:
1 edited

Legend:

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

    r3 r8  
    3333 */
    3434
    35 #include"alias.h"
    36 #include<string>
    37 //#include<cstdarg.h>
    38 //#include<cstdio.h>
    39 #include<iostream>
     35#include "alias.h"
     36#include <string>
     37//#include <cstdarg.h>
     38//#include <cstdio.h>
     39#include <iostream>
     40#ifdef HAVE_CONFIG_H
     41#include "config.h"
     42#endif
    4043
    4144const char * alias ()
Note: See TracChangeset for help on using the changeset viewer.