Added a header inclusion for <memory>.
This commit is contained in:
parent
0005e2887d
commit
bf6b4581e1
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
#include <list>
|
||||
#include <sstream>
|
||||
#include <cstdlib>
|
||||
#include <memory>
|
||||
|
||||
#include <gmp.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue