mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-26 18:42:41 +01:00
needs to be marked for import/export #921
This commit is contained in:
@@ -165,6 +165,7 @@ private:
|
||||
//
|
||||
// We provide an instantiation for char
|
||||
//
|
||||
template class Foundation_API BasicUnbufferedStreamBuf<char, std::char_traits<char> >;
|
||||
typedef BasicUnbufferedStreamBuf<char, std::char_traits<char> > UnbufferedStreamBuf;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user