mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
Cleanup include ImGuiToolkit
This commit is contained in:
@@ -27,12 +27,6 @@
|
||||
# include <shellapi.h>
|
||||
#endif
|
||||
|
||||
#include "imgui.h"
|
||||
#ifndef IMGUI_DEFINE_MATH_OPERATORS
|
||||
#define IMGUI_DEFINE_MATH_OPERATORS
|
||||
#endif
|
||||
#include "imgui_internal.h"
|
||||
|
||||
#define MILISECOND 1000000UL
|
||||
#define SECOND 1000000000UL
|
||||
#define MINUTE 60000000000UL
|
||||
|
||||
Reference in New Issue
Block a user