diff options
| author | Victor Kareh <[email protected]> | 2026-08-11 15:37:40 -0400 |
|---|---|---|
| committer | Victor Kareh <[email protected]> | 2026-08-11 15:37:40 -0400 |
| commit | 27f804c68a2706817093d572e31784facba93e02 (patch) | |
| tree | 36a86202c5984492a1beca26e414d8cfd263b6cd /makepot | |
| parent | af548cae476194a47f33e3d5fb8e6a8f8deacf33 (diff) | |
| download | marco-fix-config-h-include-order.tar.bz2 marco-fix-config-h-include-order.tar.xz | |
Always include config.h before util.hfix-config-h-include-order
The util.h file guards verbose output through WITH_VERBOSE_MODE, which
is defined in config.h. This means that verbose mode would have never
worked on some of these files unless config.h was included first.
All other files with verbose output calls already include config.h.
Diffstat (limited to 'makepot')
0 files changed, 0 insertions, 0 deletions
