Remove extraneous #include
This commit is contained in:
parent
ca1b98a4ab
commit
a69256e15b
|
@ -28,7 +28,6 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "bvh_pbrt.h"
|
#include "bvh_pbrt.h"
|
||||||
#include <wx/debug.h>
|
|
||||||
|
|
||||||
|
|
||||||
#define BVH_RANGED_TRAVERSAL
|
#define BVH_RANGED_TRAVERSAL
|
||||||
|
|
Loading…
Reference in New Issue