chore: MouseTypes include cstdint directly

This commit is contained in:
sithlord48
2025-11-06 18:03:43 -05:00
committed by Chris Rizzitello
parent 8d34bfdcc6
commit 19f49e746b

View File

@ -7,7 +7,7 @@
#pragma once
#include "base/EventTypes.h"
#include <cstdint>
//! Mouse button ID
/*!