Skip to content

Commit

Permalink
Resolve "cerr" error
Browse files Browse the repository at this point in the history
  • Loading branch information
tunghim committed Sep 29, 2018
1 parent f163678 commit ba82a3f
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 ba82a3f

Please sign in to comment.