Cleanup: make format

This commit is contained in:
Thomas Dinges
2025-08-14 07:59:45 +02:00
parent 99bcf746a0
commit b60ed07236

View File

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