mirror of
https://github.com/gwm17/Daqromancy.git
synced 2025-08-23 12:18:51 -04:00
4 lines
150 B
C++
4 lines
150 B
C++
#include "backends/imgui_impl_opengl3.cpp"
|
|
#include "backends/imgui_impl_glfw.cpp"
|
|
|
|
#include "misc/cpp/imgui_stdlib.cpp" //Enable cpp stl enhancements
|