Aegisub/aegisub/libaegisub
Amar Takhar 8e912e3ff6 Include <algorithm> to get std::for_each
Originally committed to SVN as r4587.
2010-06-24 01:51:18 +00:00
..
common Fix a pile of actual memory leaks 2010-06-24 01:24:09 +00:00
include/libaegisub Include <algorithm> to get std::for_each 2010-06-24 01:51:18 +00:00
unix Fix a pile of actual memory leaks 2010-06-24 01:24:09 +00:00
windows Fix a pile of actual memory leaks 2010-06-24 01:24:09 +00:00
config.h Add Googles mutex.h which seems to be used in many of googles projects. It's better to use something that's well-tested rather than rolling our own. Also a huge time saver. 2010-05-31 21:57:08 +00:00
lagi_pre.h Include config.h in lagi_pre.h so that the conditional inclusion of sys/time.h actually works 2010-06-18 06:59:55 +00:00
Makefile.am wrap config.h include under LAGI and put -DLAGI when compiling to ensure it's only included when building libaegisub. 2010-06-24 01:49:48 +00:00