]> git.pld-linux.org Git - packages/boost.git/commitdiff
- typo
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 24 Apr 2007 19:38:35 +0000 (19:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    boost-atomicity.patch -> 1.2

boost-atomicity.patch

index 955cb661b45a28127a645ee9e7741987d6a7402b..23d4248e7d06fc4dcdabb6c3bb2d5d67f352c8e6 100644 (file)
@@ -9,7 +9,7 @@ diff -urN boost.org/detail/atomic_count_gcc.hpp boost/detail/atomic_count_gcc.hp
 +#if (__GNUC__ >= 4 && __GNUC_MINOR__ >= 2)
 +#include <ext/atomicity.h>
 +#else
-+#include <bin/atomicity.h>
++#include <bits/atomicity.h>
 +#endif
  
  namespace boost
This page took 0.054247 seconds and 4 git commands to generate.