Monero
Loading...
Searching...
No Matches
common_defines.h
Go to the documentation of this file.
1#ifndef WALLET_API_COMMON_DEFINES_H__
2#define WALLET_API_COMMON_DEFINES_H__
3
4#define tr(x) (x)
5
6#endif
7