]> git.lyx.org Git - features.git/commit
Revert "Mover.h: let move be defined"
authorScott Kostyshak <skostysh@lyx.org>
Sat, 22 Apr 2017 02:41:03 +0000 (22:41 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Sat, 22 Apr 2017 02:41:03 +0000 (22:41 -0400)
commitee7d78d1dc25f7ae4fd876264bb5bd6bba004b81
treeb54a9f9e74d3090a7932094125810a4484529534
parent69e3e006034d68cb10fb5964d73fef0eedbcfa7e
Revert "Mover.h: let move be defined"

This reverts commit d4ea07705a88089519b80db3307a7d940fbae40d.

d4ea0770 lead to a compile error with gcc 4.6. The error is likely
due to that version's weak C++11 support.

This commit reverts d4ea0770 in order to preserve compilation with
gcc 4.6 for alpha1.
src/Mover.h