]> git.lyx.org Git - features.git/commit
also use TR1 code for bind and shared_ptr when compiling with GCC >= 4.4
authorPeter Kümmel <syntheticpp@gmx.net>
Sat, 5 Jun 2010 11:06:13 +0000 (11:06 +0000)
committerPeter Kümmel <syntheticpp@gmx.net>
Sat, 5 Jun 2010 11:06:13 +0000 (11:06 +0000)
commit807fc1443a3ac64c24d9bef5428f46f59437b459
treea60a723e22d42f5a9703201ac7e94217e8b88976
parentf403c0a601c196efd8de0c9d912507fae13aa0f2
also use TR1 code for bind and shared_ptr when compiling with GCC >= 4.4

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34600 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferList.cpp
src/support/bind.h
src/support/checktr1.h [new file with mode: 0644]
src/support/shared_ptr.h