Changeset 79290f for pcp/src/grad.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/grad.c

    ra97897 r79290f  
    3030  $Id: grad.c,v 1.90 2007-03-29 13:38:04 foo Exp $
    3131*/
     32
     33#ifdef HAVE_CONFIG_H
     34#include <config.h>
     35#endif
    3236
    3337#include <stdlib.h>
Note: See TracChangeset for help on using the changeset viewer.