Commit Graph

4 Commits

Author SHA1 Message Date
51c8ead828 Fixed a compilation issue with MinGW. The commit 28081 was reverting
the workaround for name conflicts in the commit 23871 with regard to
#include "BLI_jitter.h" in AppView.cpp.
2010-04-18 10:25:44 +00:00
7ed7524c91 Got rid of a number of compiler warnings with regard to redefinitions
of _POSIX_C_SOURCE and _XOPEN_SOURCE.  There are no functional changes.
Tested with GCC 4.4.1 on Ubuntu 9.10 (karmic).
2010-04-07 23:28:29 +00:00
3c7d54b38a Moved #include "BLI_jitter.h" to the beginning of a series of
#include statements as a workaround of symbol conflicts involving
rad1 and rad2 in the header file.  As a side note, a different
solution of the issue was attempted in revision 17518 of the branch.
2009-10-15 19:32:07 +00:00
Maxime Curioni
e3e6e3ff0c renamed folders 2009-10-05 00:37:30 +00:00