]> git.lyx.org Git - features.git/commit
Use <cstdint> instead of <boost/cstdint.hpp>
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 17 Jun 2019 14:19:31 +0000 (16:19 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:33 +0000 (15:48 +0200)
commit94c60dadc29f5d09e7a8a9d04cfdf7cb909bbf35
treea915b6bc37f3d0ecc6077d97efe04bdb41476fbe
parentf666814449e3d0dc7f9fb4d7dc5ed92eebe481ed
Use <cstdint> instead of <boost/cstdint.hpp>

This is mandated by C++11.
src/Encoding.cpp
src/frontends/qt4/GuiClipboard.h
src/support/Messages.cpp
src/support/strfwd.h
src/support/unicode.cpp