]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
encoding: Remove no-longer-needed #define
authorAdam C. Emerson <aemerson@redhat.com>
Sat, 23 Dec 2017 00:59:02 +0000 (19:59 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Wed, 10 Jan 2018 19:02:09 +0000 (14:02 -0500)
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/include/encoding.h

index 80b7d59e3be888c4dc84cd175b8faff13b9f6416..f3ae4ad42c0ee9fa06751867b20d877b51b2b390 100644 (file)
 #include <boost/optional/optional_io.hpp>
 #include <boost/tuple/tuple.hpp>
 
-#ifndef _BACKWARD_BACKWARD_WARNING_H
-#define _BACKWARD_BACKWARD_WARNING_H   // make gcc 4.3 shut up about hash_*
-#endif
 #include "include/unordered_map.h"
 #include "include/unordered_set.h"
 
-
-
 #include "include/int_types.h"
 
 #include "include/memory.h"