Changeset 79290f for pcp/src/density.h


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/density.h

    ra97897 r79290f  
    1313  $Id: density.h,v 1.14 2006/10/16 11:09:05 foo Exp $
    1414*/
     15
     16#ifdef HAVE_CONFIG_H
     17#include <config.h>
     18#endif
    1519
    1620void InitDensity(struct Problem *const P);
Note: See TracChangeset for help on using the changeset viewer.