]> git.pld-linux.org Git - packages/gtatool.git/blame - gtatool-getopt.patch
- release 6 (by relup.sh)
[packages/gtatool.git] / gtatool-getopt.patch
CommitLineData
01b372b6
AM
1--- gtatool-2.0.1/src/base/opt.h~ 2014-11-11 10:32:38.000000000 +0100
2+++ gtatool-2.0.1/src/base/opt.h 2014-11-11 10:36:22.137550614 +0100
3@@ -26,6 +26,9 @@
4 #include <cstdio>
5 #include <stdint.h>
6
7+#undef no_argument
8+#undef required_argument
9+#undef optional_argument
10 /**
11 * \brief Command line parsing
12 *
This page took 0.087488 seconds and 4 git commands to generate.