openframeworks / openFrameworks

openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
http://openframeworks.cc
Other
9.98k stars 2.55k forks source link

#include <optional> in ofRandomDistributions.h #8196

Closed chilina closed 1 week ago

chilina commented 1 week ago

fixes failed compilation of nightly with LMDE (linux mint debian).

dimitre commented 1 week ago

Hey @chilina i think you should make this pr against openframeworks:master instead of openframeworks:patch-release branch (very old one)

chilina commented 1 week ago

moved to master from patch-release