13
0

Narrow scope of boost::hash_combine include

This commit is contained in:
Alejandro Domínguez 2024-08-19 23:03:15 +02:00 committed by Robin Gareus
parent dba8f4ec40
commit 7c39a374fa
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -16,7 +16,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/ */
#include <boost/unordered_set.hpp> #include <boost/functional/hash.hpp>
#include <sstream> #include <sstream>
#include "state.h" #include "state.h"