3
0
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:
Hartmut Hafermann 2014-02-20 16:43:46 +01:00
parent 73d81cc55a
commit 3d98857c13

View File

@ -21,6 +21,7 @@
#pragma once
#include "../tools.hpp"
#include <map>
#include <boost/serialization/map.hpp>
namespace triqs {
namespace gfs {