Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Pimenov <m@maps.me>2015-07-14 13:17:32 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:55:37 +0300
commitec38e539412ed91c870219856b45f2874235d63c (patch)
tree63c2895143bfe8afda3ce3c24df95cb8e5977fd7 /coding/coding.pro
parentb798afdb648e3ba68bde94c779187f841b04301a (diff)
[omim] [coding] Remove bit_shift.hpp.
Diffstat (limited to 'coding/coding.pro')
-rw-r--r--coding/coding.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/coding/coding.pro b/coding/coding.pro
index 4013ec2f33..8b359ec28c 100644
--- a/coding/coding.pro
+++ b/coding/coding.pro
@@ -75,7 +75,6 @@ HEADERS += \
bzip2_compressor.hpp \
gzip_compressor.hpp \
timsort/timsort.hpp \
- bit_shift.hpp \
base64.hpp \
sha2.hpp \
value_opt_string.hpp \