mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-25 16:52:09 +00:00
Fix build of placement new test. From Farid Zaripov, fixes #2383
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
#include <boost/numeric/ublas/storage.hpp>
|
||||
#include <iostream>
|
||||
#include <new>
|
||||
|
||||
// User defined type to capture base pointer on construction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user