repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
json-glib: update to 1.10.6
[oi-userland.git]
/
components
/
library
/
opencolorio
/
patches
/
01-argparse.cpp.patch
blob
fc32f7c2d91c2e82c30715562e49c415323f8963
1
https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/2091
2
3
--- OpenColorIO-2.4.0/src/apputils/argparse.cpp.orig
4
+++ OpenColorIO-2.4.0/src/apputils/argparse.cpp
5
@@ -41,6 +41,7 @@
6
7
#include "strutil.h"
8
#include "argparse.h"
9
+#include "alloca.h"
10
11
class ArgOption {
12
public: