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
path: root/intern
diff options
context:
space:
mode:
authorSergey Sharybin <sergey@blender.org>2020-11-09 16:34:21 +0300
committerSergey Sharybin <sergey@blender.org>2020-11-09 16:35:20 +0300
commit1f4062cf6eff55caaefcf5c915cd56f9fbf00e77 (patch)
tree889ef0c7919401f7c7a04046f9830401b7715a6d /intern
parent055ed335a111bebed7193acd083f54d5c82929ff (diff)
Fluid: Fix strict compiler warning
Proper way to check for DEBUG_PRINT is to do `if defined` check rather than `if`: this is because in non-debug builds the symbol is not defined.
Diffstat (limited to 'intern')
0 files changed, 0 insertions, 0 deletions