mirror of
https://github.com/boostorg/container_hash.git
synced 2026-01-26 17:12:18 +01:00
Update paths for headers moved to different modules
Makes it easier to see dependencies.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
# include <boost/functional/hash.hpp>
|
||||
#endif
|
||||
|
||||
#include <boost/detail/lightweight_test.hpp>
|
||||
#include <boost/core/lightweight_test.hpp>
|
||||
#include "./compile_time.hpp"
|
||||
|
||||
void void_func1() { static int x = 1; ++x; }
|
||||
|
||||
Reference in New Issue
Block a user