Changeset 79290f for pcp/src/energy.c


Ignore:
Timestamp:
Jun 7, 2008, 1:13:29 PM (17 years ago)
Author:
Frederik Heber <heber@…>
Children:
02bc3c
Parents:
a97897
Message:

config.h is included in each and every file. After trying to compile on JUMP (with xlc).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pcp/src/energy.c

    ra97897 r79290f  
    2424  $Id: energy.c,v 1.68 2007/02/09 09:13:48 foo Exp $
    2525*/
     26
     27#ifdef HAVE_CONFIG_H
     28#include <config.h>
     29#endif
    2630
    2731#include <stdlib.h>
Note: See TracChangeset for help on using the changeset viewer.