]> ruin.nu Git - germs.git/commit
Check for TR1 or Boost
authorMichael Andreen <harv@ruin.nu>
Wed, 19 Dec 2007 13:40:04 +0000 (14:40 +0100)
committerMichael Andreen <harv@ruin.nu>
Wed, 19 Dec 2007 13:40:04 +0000 (14:40 +0100)
commitc997c8f4931cde3ede1b51905c10c4d9c442e630
tree7c7cdfde7e6182140eaf176b6011af4bdfe2a576
parent40d817fd1c0ec184927450858ca95b722ae8acba
Check for TR1 or Boost

The build system now checks for TR1 or Boost for a shared_ptr implementation
instead of assuming that TR1 is present.
src/CMakeLists.txt
src/model.h
src/shared_ptr.h [new file with mode: 0644]
src/sortaction.h