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:
authorSergey Sharybin <sergey.vfx@gmail.com>2015-11-27 12:48:26 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2015-11-27 12:48:26 +0300
commitbfaebeaee64399e4c6da65b8aaa63e1a3cc3d000 (patch)
tree34c7d33f34f5ad0c300196e06d5bee8841197cae /source/blender/bmesh/intern
parent5680ac911b94531c1525d53d9f20ad1ff5a1ea4e (diff)
Fix T46799: Blender crashes when enumerating POCL devices
The issue was caused by a conflict between std::error_code linked into Blender which is compiled without C++11 support and POCL's expectations of std::error_code which was actually linked against C++11's STL.
Diffstat (limited to 'source/blender/bmesh/intern')
0 files changed, 0 insertions, 0 deletions