aboutsummaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authormoneromooo-monero <moneromooo-monero@users.noreply.github.com>2018-11-18 10:17:24 +0000
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2018-12-04 15:14:29 +0000
commitec1a62b50dedb65f14db30dbafb1035018cf3421 (patch)
tree8c009bb87bded56240a2a7c4eff6a0ab14b44ae5 /src/common
parentMerge pull request #4872 (diff)
downloadmonero-ec1a62b50dedb65f14db30dbafb1035018cf3421.tar.xz
move int-util.h to epee
Diffstat (limited to '')
-rw-r--r--contrib/epee/include/int-util.h (renamed from src/common/int-util.h)0
-rw-r--r--src/common/CMakeLists.txt1
2 files changed, 0 insertions, 1 deletions
diff --git a/src/common/int-util.h b/contrib/epee/include/int-util.h
index 3bcc085e2..3bcc085e2 100644
--- a/src/common/int-util.h
+++ b/contrib/epee/include/int-util.h
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index 3045c003c..5da23c944 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -63,7 +63,6 @@ set(common_private_headers
error.h
expect.h
http_connection.h
- int-util.h
notify.h
pod-class.h
rpc_client.h