fix #includes
This commit is contained in:
parent
5e16b87104
commit
8b3ee47165
@ -26,17 +26,17 @@
|
||||
*/
|
||||
|
||||
#include "platform.h"
|
||||
#include <taler/taler_util.h>
|
||||
#include <taler/taler_signatures.h>
|
||||
#include <taler/taler_exchange_service.h>
|
||||
#include <taler/taler_json_lib.h>
|
||||
#include "taler_util.h"
|
||||
#include "taler_signatures.h"
|
||||
#include "taler_exchange_service.h"
|
||||
#include "taler_json_lib.h"
|
||||
#include <gnunet/gnunet_util_lib.h>
|
||||
#include <microhttpd.h>
|
||||
#include <taler/taler_bank_service.h>
|
||||
#include <taler/taler_fakebank_lib.h>
|
||||
#include <taler/taler_testing_lib.h>
|
||||
#include "taler_bank_service.h"
|
||||
#include "taler_fakebank_lib.h"
|
||||
#include "taler_testing_lib.h"
|
||||
#include <taler/taler_twister_testing_lib.h>
|
||||
#include <taler/taler_testing_bank_lib.h>
|
||||
#include "taler_testing_bank_lib.h"
|
||||
#include <taler/taler_twister_service.h>
|
||||
|
||||
/**
|
||||
|
@ -25,17 +25,17 @@
|
||||
*/
|
||||
|
||||
#include "platform.h"
|
||||
#include <taler/taler_util.h>
|
||||
#include <taler/taler_signatures.h>
|
||||
#include <taler/taler_exchange_service.h>
|
||||
#include <taler/taler_json_lib.h>
|
||||
#include "taler_util.h"
|
||||
#include "taler_signatures.h"
|
||||
#include "taler_exchange_service.h"
|
||||
#include "taler_json_lib.h"
|
||||
#include <gnunet/gnunet_util_lib.h>
|
||||
#include <microhttpd.h>
|
||||
#include <taler/taler_bank_service.h>
|
||||
#include <taler/taler_fakebank_lib.h>
|
||||
#include <taler/taler_testing_lib.h>
|
||||
#include "taler_bank_service.h"
|
||||
#include "taler_fakebank_lib.h"
|
||||
#include "taler_testing_lib.h"
|
||||
#include <taler/taler_twister_testing_lib.h>
|
||||
#include <taler/taler_testing_bank_lib.h>
|
||||
#include "taler_testing_bank_lib.h"
|
||||
#include <taler/taler_twister_service.h>
|
||||
|
||||
/**
|
||||
|
@ -26,8 +26,8 @@
|
||||
|
||||
#include <platform.h>
|
||||
#include <gnunet/gnunet_util_lib.h>
|
||||
#include <taler/taler_util.h>
|
||||
#include <taler/taler_wire_lib.h>
|
||||
#include "taler_util.h"
|
||||
#include "taler_wire_lib.h"
|
||||
|
||||
/**
|
||||
* If set to GNUNET_YES, then we'll ask the bank for a list
|
||||
|
0
src/lib/test_exchange_api_interpreter_on-off.c
Executable file → Normal file
0
src/lib/test_exchange_api_interpreter_on-off.c
Executable file → Normal file
@ -26,15 +26,15 @@
|
||||
*/
|
||||
|
||||
#include "platform.h"
|
||||
#include <taler/taler_util.h>
|
||||
#include <taler/taler_signatures.h>
|
||||
#include <taler/taler_exchange_service.h>
|
||||
#include <taler/taler_json_lib.h>
|
||||
#include "taler_util.h"
|
||||
#include "taler_signatures.h"
|
||||
#include "taler_exchange_service.h"
|
||||
#include "taler_json_lib.h"
|
||||
#include <gnunet/gnunet_util_lib.h>
|
||||
#include <microhttpd.h>
|
||||
#include <taler/taler_bank_service.h>
|
||||
#include <taler/taler_fakebank_lib.h>
|
||||
#include <taler/taler_testing_lib.h>
|
||||
#include "taler_bank_service.h"
|
||||
#include "taler_fakebank_lib.h"
|
||||
#include "taler_testing_lib.h"
|
||||
#include <taler/taler_twister_testing_lib.h>
|
||||
#include <taler/taler_twister_service.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user