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