Skip to content

Commit

Permalink
Fix ticket #139 (Compilation error on building cppcheck version 1.29 …
Browse files Browse the repository at this point in the history
  • Loading branch information
aggro80 committed Mar 6, 2009
1 parent cc8a616 commit d725f0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/threadexecutor.cpp
Expand Up @@ -27,6 +27,7 @@
#include <fcntl.h>
#include <cstdlib>
#include <cstring>
#include <cstdio>
#endif

ThreadExecutor::ThreadExecutor(const std::vector<std::string> &filenames, const Settings &settings, ErrorLogger &errorLogger)
Expand Down

0 comments on commit d725f0d

Please sign in to comment.