16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-19 15:49:19 +02:00

Remove not needed includes

This commit is contained in:
docentYT
2026-05-02 14:40:31 +02:00
parent b734cbcd51
commit ca699d117f
28 changed files with 18 additions and 42 deletions

View File

@@ -10,7 +10,6 @@ http://mozilla.org/MPL/2.0/.
#include "stdafx.h"
#include "rendering/opengllight.h"
#include "utilities/utilities.h"
void
opengl_light::apply_intensity( float const Factor ) {