Skip to content

Commit

Permalink
fixing #510
Browse files Browse the repository at this point in the history
  • Loading branch information
maeneas committed Sep 3, 2012
1 parent 3813b0d commit e5fa32f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hpx/util/coroutine/detail/context_linux_x86.hpp
Expand Up @@ -12,7 +12,7 @@

#if defined(__linux) || defined(linux) || defined(__linux__)

#include <boost/detail/atomic_count.hpp>
#include <boost/atomic.hpp>

#include <sys/param.h>
#include <cstdlib>
Expand Down

0 comments on commit e5fa32f

Please sign in to comment.