mirror of
https://github.com/triqs/dft_tools
synced 2024-12-25 05:43:40 +01:00
Fix #74. Correction of previous commit for gcc 4.8.1
- an include was missing after reorganisation.
This commit is contained in:
parent
8c725f8d5e
commit
78cbbaa52f
@ -21,6 +21,7 @@
|
||||
******************************************************************************/
|
||||
#pragma once
|
||||
#include <string>
|
||||
#include <typeinfo>
|
||||
|
||||
namespace triqs { namespace utility {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user