Ignore:
Timestamp:
12/05/18 20:59:34 (5 years ago)
Author:
Maciej Komosinski
Message:

Renamed Math.h to MathDragon4.h because the <math.h> name clash is unfortunate (and caused problems with C++Builder and filename case-insensitive Windows)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/PrintFloat/Math.cpp

    r823 r834  
    2323******************************************************************************/
    2424
    25 #include "Math.h"
     25#include "MathDragon4.h"
    2626
    2727//******************************************************************************
Note: See TracChangeset for help on using the changeset viewer.