]> git.lyx.org Git - features.git/commit
Avoid a name clash with boost 1.34
authorEnrico Forestieri <forenr@lyx.org>
Tue, 12 Sep 2006 17:41:50 +0000 (17:41 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Tue, 12 Sep 2006 17:41:50 +0000 (17:41 +0000)
commit179ff08011620faa94ff186bdb30ae2d9639e4e7
treede047eed49631a5486f726fb6d18c47692e1a055
parentf66b23b4df81ada248b5b25b14649ae72ccc3a6f
Avoid a name clash with boost 1.34

* src/lyx_cb.C (reconfigure):
* src/buffer.C (runChktex):
* src/lyxfunc.C (dispatch):
* src/vc-backend.C (doVCCommand):
* src/lyx_main.C (reconfigureUserLyXDir):
Explicitly specify lyx::support::Path.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14982 a592a061-630c-0410-9148-cb99ea01b6c8
src/buffer.C
src/lyx_cb.C
src/lyx_main.C
src/lyxfunc.C
src/vc-backend.C