author | jiho-sf <jiho-sf@users.sourceforge.net> | |
Tue, 1 May 2007 21:41:07 +0000 (21:41 +0000) | ||
committer | jiho-sf <jiho-sf@users.sourceforge.net> | |
Tue, 1 May 2007 21:41:07 +0000 (21:41 +0000) | ||
commit | e1c41c8df483b1f32fc319d8c5286c4e4c81a461 | |
tree | a73bc3165e580c1f155e8590dbc6255c598d8b21 | tree | snapshot |
parent | 02c9d4b85b9e594705c89caffa548acfafe46c3d | commit | diff |
committed patch 1710682 by jfaith
- in src/libcola/cola.cpp, isnan is used and not the cross-platform definition isNaN defined in isnan.h => replaced isnan by isNaN and included isnan.h
- add math.h include in src/libcola/gradient_projection.cpp
This was necessary because libcola does not compile for OS X 10.3.9
- in src/libcola/cola.cpp, isnan is used and not the cross-platform definition isNaN defined in isnan.h => replaced isnan by isNaN and included isnan.h
- add math.h include in src/libcola/gradient_projection.cpp
This was necessary because libcola does not compile for OS X 10.3.9
src/libcola/cola.cpp | diff | blob | history | |
src/libcola/gradient_projection.cpp | diff | blob | history |