Changeset 372

Show
Ignore:
Timestamp:
05/12/08 10:32:51 (6 months ago)
Author:
powell
Message:

Including config.h for its inline (un)definition.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/matml/src/ternary/freenergy.c

    r371 r372  
    77 
    88#include "ternary.h" 
    9 #include <math.h> 
     9#include "config.h" /*+ For inline +*/ 
     10#include <math.h> /*+ For log, various other functions +*/ 
    1011 
    1112