mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-12-02 05:29:20 -06:00
Fix Travis Failure
Merge put back the define of _(), removed in 582edc1
. Ninja didn't complain.
This commit is contained in:
parent
4b73bb5c50
commit
7e8b66faac
@ -28,7 +28,6 @@
|
||||
|
||||
extern "C"
|
||||
{
|
||||
#define _(X) X
|
||||
#include "config.h"
|
||||
|
||||
#include <sys/types.h>
|
||||
|
Loading…
Reference in New Issue
Block a user