Skip to content

Commit

Permalink
Merge pull request #806 from tunghim/master
Browse files Browse the repository at this point in the history
Resolve "cerr" error
  • Loading branch information
uzadow committed Feb 7, 2019
2 parents 2813013 + ba82a3f commit 1526751
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/base/ThreadHelper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
// Current versions can be found at www.libavg.de
//

#include <iostream>
#include "ThreadHelper.h"
#include "Exception.h"
#include "OSHelper.h"
Expand Down

0 comments on commit 1526751

Please sign in to comment.