Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sources/src/alias.cc

    r12 r27  
    3333 */
    3434
    35 #include"alias.h"
    36 #include<iostream>
     35#include "alias.h"
     36#include <iostream>
     37#ifdef HAVE_CONFIG_H
     38#include "config.h"
     39#endif
    3740
    3841const char * alias ()
Note: See TracChangeset for help on using the changeset viewer.