jvcleave / ofxImGui

Use ImGui in openFrameworks
292 stars 123 forks source link

include <stack> #123

Closed dimitre closed 7 months ago

dimitre commented 7 months ago

it complains in macOS

ImHelpers.h:24:8: error: no template named 'stack' in namespace 'std'
Daandelange commented 7 months ago

Thanks for the PR, which has already been fixed in the develop branch, merging into master anyways. :)