Skip to content
Snippets Groups Projects
Commit 671dea2c authored by Jan Trávníček's avatar Jan Trávníček
Browse files

comment the hack/fix

parent d5766ed9
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -8,6 +8,8 @@
#ifndef __ALLOC_FIX_HPP_
#define __ALLOC_FIX_HPP_
 
// related to issue with 'undefined reference to allocator < ... >::allocator ( )', subject of a delete when g++ fixes the issue
namespace ext {
 
template < class Alloc >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment