Skip to content

Commit 3686188

Browse files
committed
fix: add CppMacros.h include for nullptr support in coltest.h
1 parent 3ba7aad commit 3686188

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Core/Libraries/Source/WWVegas/WW3D2/coltest.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939

4040
#pragma once
4141

42+
#include <Utility/CppMacros.h>
4243
#include "always.h"
4344
#include "castres.h"
4445
#include "lineseg.h"

0 commit comments

Comments
 (0)