Cleanup: remove header added last commit

This commit is contained in:
Campbell Barton
2025-08-14 15:19:58 +10:00
parent 5540b9440a
commit 99bcf746a0

View File

@@ -12,8 +12,7 @@
#include "GHOST_IContext.hh"
#include "GHOST_Types.h"
#include <cstdlib> // for nullptr
#include <optional>
#include <cstdlib> /* For `nullptr`. */
class GHOST_Context : public GHOST_IContext {
protected: