move int-util.h to epee

This commit is contained in:
moneromooo-monero
2018-11-18 10:17:24 +00:00
parent a605c0da08
commit ec1a62b50d
16 changed files with 14 additions and 15 deletions

View File

@@ -34,7 +34,7 @@
#include <cstdint>
#include <vector>
#include "common/int-util.h"
#include "int-util.h"
#include "crypto/hash.h"
#include "cryptonote_config.h"
#include "difficulty.h"