mirror of
https://github.com/triqs/dft_tools
synced 2024-10-31 19:23:45 +01:00
adding missing map serialization header
This commit is contained in:
parent
73d81cc55a
commit
3d98857c13
@ -21,6 +21,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#include "../tools.hpp"
|
#include "../tools.hpp"
|
||||||
#include <map>
|
#include <map>
|
||||||
|
#include <boost/serialization/map.hpp>
|
||||||
namespace triqs {
|
namespace triqs {
|
||||||
namespace gfs {
|
namespace gfs {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user