Changeset 66


Ignore:
Timestamp:
08/30/11 11:58:35 (21 months ago)
Author:
micael
Message:
  • include config.h in pspio_mesh.h
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/pspio_mesh.h

    r64 r66  
    2727#define PSPIO_MESH_H 
    2828 
     29#ifdef HAVE_CONFIG_H 
     30#include "config.h" 
     31#endif 
     32 
    2933#include "pspio_error.h" 
     34 
    3035 
    3136/** 
Note: See TracChangeset for help on using the changeset viewer.