json-glib: update to 1.10.6
[oi-userland.git] / components / library / opencolorio / patches / 01-argparse.cpp.patch
blobfc32f7c2d91c2e82c30715562e49c415323f8963
1 https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/2091
3 --- OpenColorIO-2.4.0/src/apputils/argparse.cpp.orig
4 +++ OpenColorIO-2.4.0/src/apputils/argparse.cpp
5 @@ -41,6 +41,7 @@
7 #include "strutil.h"
8 #include "argparse.h"
9 +#include "alloca.h"
11 class ArgOption {
12 public: