Cleanup: Cycles: Use gtest header instead of Blender test header
To avoid conflicts with glog logging macros, and because there is just no need to have this dependency. Pull Request: https://projects.blender.org/blender/blender/pulls/143719
This commit is contained in:
committed by
Brecht Van Lommel
parent
97b5618911
commit
cedd7edd29
@@ -2,7 +2,7 @@
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0 */
|
||||
|
||||
#include "testing/testing.h"
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include "util/aligned_malloc.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user