Merge branch 'master' into blender2.8

This commit is contained in:
Sergey Sharybin
2018-03-23 15:25:27 +01:00
19 changed files with 47 additions and 73 deletions

View File

@@ -18,6 +18,7 @@
#define __UTIL_LOGGING_H__
#if defined(WITH_CYCLES_LOGGING) && !defined(__KERNEL_GPU__)
# include <gflags/gflags.h>
# include <glog/logging.h>
#endif