Skip to content

Commit

Permalink
fix msvc warning
Browse files Browse the repository at this point in the history
  • Loading branch information
wheybags committed May 7, 2018
1 parent fa58c61 commit 20a508d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/freeablo/fa_main.cpp
@@ -1,7 +1,9 @@
#include <iostream>

#include <misc/disablewarn.h>
#include <boost/program_options.hpp>
#include <boost/program_options/parsers.hpp>
#include <misc/enablewarn.h>

#include <faio/fafileobject.h>
#include <settings/settings.h>
Expand Down

0 comments on commit 20a508d

Please sign in to comment.