aboutsummaryrefslogblamecommitdiff
path: root/src/wallet/api/common_defines.h
blob: 60a40a45a9e4b6f82ce5d5b7b6cdbbd00ed7ea12 (plain) (tree)
1
2
3
4
5
6
7






                                     
#ifndef WALLET_API_COMMON_DEFINES_H__
#define WALLET_API_COMMON_DEFINES_H__

#define tr(x) (x)

#endif