diff options
author | lloyd <[email protected]> | 2010-02-24 13:55:53 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-02-24 13:55:53 +0000 |
commit | 3e95540b28f3d828c4578381c318545f6ad49589 (patch) | |
tree | 31daed2385f63d6d8385abbac525769e9f83aee1 /src/utils/info.txt | |
parent | 01a6b5d010f459e8eeb0ef2ce97ecaf885ae1809 (diff) |
Drop async.h and switch to using std::async which was added to GCC before
the 4.5 release.
Diffstat (limited to 'src/utils/info.txt')
-rw-r--r-- | src/utils/info.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/utils/info.txt b/src/utils/info.txt index 2fb17fd80..2fb3e79a5 100644 --- a/src/utils/info.txt +++ b/src/utils/info.txt @@ -13,7 +13,6 @@ version.cpp </source> <header:internal> -async.h bit_ops.h debug.h mlock.h |