jvcleave / ofxImGui

Use ImGui in openFrameworks
300 stars 123 forks source link

imgui_stdlib.h and imgui_stdlib.cpp should be included in project files #115

Closed VZagorskis closed 1 year ago

VZagorskis commented 2 years ago

It contains wappers for c++ standart library types like std::string

Daandelange commented 1 year ago

Fixed in 268d9ac ;)