aboutsummaryrefslogtreecommitdiffstats
path: root/examples/cube_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cube_view.h')
-rw-r--r--examples/cube_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cube_view.h b/examples/cube_view.h
index 647134c..399f625 100644
--- a/examples/cube_view.h
+++ b/examples/cube_view.h
@@ -4,7 +4,7 @@
#ifndef EXAMPLES_CUBE_VIEW_H
#define EXAMPLES_CUBE_VIEW_H
-#define GL_SILENCE_DEPRECATION 1
+#define GL_SILENCE_DEPRECATION 1 // NOLINT(modernize-macro-to-enum)
#include "demo_utils.h"