This commit is contained in:
gabime
2015-11-28 16:52:02 +02:00
parent 992a4e6077
commit 0f76db880e
11 changed files with 748 additions and 382 deletions

View File

@@ -87,7 +87,8 @@ public:
}
void flush() {
void flush()
{
std::fflush(_fd);
}