gcc 4.7 leftover

This commit is contained in:
Pavel Sanda 2020-02-20 09:24:34 +01:00
parent 748bb5a046
commit 4e4bba441d

View File

@ -62,8 +62,6 @@ public:
char * out_buffer, size_t max_out_size);
/// target encoding
std::string to() const { return tocode_; }
// required by g++ 4.7
IconvProcessor(IconvProcessor &&) = default;
};
/// Get the global IconvProcessor instance of the current thread for