Ignore:
Timestamp:
07/31/09 15:37:44 (15 years ago)
Author:
r2d
Message:

libmpc :

  • moved math.h include in mpcmath.h
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libmpc/trunk/libmpcpsy/ans.c

    r427 r448  
    2929 */
    3030
     31#include <string.h>
     32
    3133#include "libmpcpsy.h"
    3234#include <mpc/mpcmath.h>
    33 
    34 #include <math.h>
    35 #include <string.h>
    3635
    3736
Note: See TracChangeset for help on using the changeset viewer.