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

    ra97897 r79290f  
    2020
    2121
    22 // use double precision fft when available
    2322#ifdef HAVE_CONFIG_H
    2423#include <config.h>
    2524#endif
    2625
     26// use double precision fft when available
    2727#ifdef HAVE_DFFTW_H
    2828#include "dfftw.h"
Note: See TracChangeset for help on using the changeset viewer.