mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 22:53:34 +00:00
implementing mouse move and get screen size, removing warnings
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
#ifndef __MLX_FORMAT__
|
||||
#define __MLX_FORMAT__
|
||||
|
||||
#include <type_traits>
|
||||
#include <string_view>
|
||||
|
||||
namespace mlx
|
||||
{
|
||||
template<typename T, typename = void>
|
||||
|
||||
Reference in New Issue
Block a user