mirror of https://github.com/Gnucash/gnucash
parent
8425af784e
commit
bbfc30d70b
@ -1,6 +1,6 @@
|
||||
#include <config.h>
|
||||
|
||||
#include "gmock-qofquery.h"
|
||||
#include "fake-qofquery.h"
|
||||
#include "gmock-qofbook.h"
|
||||
|
||||
QofQuery *
|
||||
@ -1,5 +1,5 @@
|
||||
#ifndef GMOCK_QOFQUERY_H
|
||||
#define GMOCK_QOFQUERY_H
|
||||
#ifndef FAKE_QOFQUERY_H
|
||||
#define FAKE_QOFQUERY_H
|
||||
|
||||
#include <gmock/gmock.h>
|
||||
|
||||
Loading…
Reference in new issue