mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
gah how did I miss that (nw)
This commit is contained in:
parent
75be4dff5f
commit
6e47d26589
@ -36,7 +36,7 @@ template void format_flags::apply(vectorstream &) const;
|
||||
template void format_flags::apply(wvectorstream &) const;
|
||||
|
||||
template class format_argument<std::ostream>;
|
||||
template class format_argument<std::wostream.;
|
||||
template class format_argument<std::wostream>;
|
||||
template class format_argument<std::iostream>;
|
||||
template class format_argument<std::wiostream>;
|
||||
template class format_argument<std::ostringstream>;
|
||||
|
Loading…
Reference in New Issue
Block a user