mirror of
https://github.com/monero-project/monero.git
synced 2025-08-23 06:25:07 -04:00
move int-util.h to epee
This commit is contained in:
parent
a605c0da08
commit
ec1a62b50d
16 changed files with 14 additions and 15 deletions
|
@ -29,7 +29,7 @@
|
|||
#ifndef __tables_h
|
||||
#define __tables_h
|
||||
|
||||
#include "common/int-util.h"
|
||||
#include "int-util.h"
|
||||
|
||||
|
||||
#if BYTE_ORDER == LITTLE_ENDIAN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue