diff options
| author | skal <pascal.massimino@gmail.com> | 2026-02-09 11:42:46 +0100 |
|---|---|---|
| committer | skal <pascal.massimino@gmail.com> | 2026-02-09 11:42:46 +0100 |
| commit | a09d43fcddf4b61b2bd7c2d4dc687fc8834a0a08 (patch) | |
| tree | d0342550991eeffa235fe7403a57b61dd69bbef7 /src | |
| parent | a07735cf6036669a9b4bebb38cc51d2ba92fff66 (diff) | |
cleanup: remove unused include from uniform_helper.h
Diffstat (limited to 'src')
| -rw-r--r-- | src/gpu/uniform_helper.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpu/uniform_helper.h b/src/gpu/uniform_helper.h index 151153f..8556c98 100644 --- a/src/gpu/uniform_helper.h +++ b/src/gpu/uniform_helper.h @@ -5,7 +5,6 @@ #pragma once #include "gpu/gpu.h" -#include <cstring> // Generic uniform buffer helper // Usage: |
