Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Mein <mein@cs.umn.edu>2005-10-11 22:07:37 +0400
committerKent Mein <mein@cs.umn.edu>2005-10-11 22:07:37 +0400
commitc6524703d36e4d58913fb41e6e857b94894aa7e8 (patch)
treec70217479fc059934c862c9db4ca3d69b39599e5 /release
parent1f0b9b3167b0b9ec37a790e590b4d16dc5dbc346 (diff)
A couple of small fixes to get things working on solaris.
added #include <ieeefp.h> similar to where its included in other files. (made an ifdef that matches other includes of the same file) solaris does a lot of type overloading so there is no expf its just exp so I added a #define expf exp wrapped in an ifndef Finally, I fixed a warning in cfglexer.cpp about multiply defined yy_wrap functions. Kent
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions