Skip to content

Commit

Permalink
fix some find/replace carnage
Browse files Browse the repository at this point in the history
  • Loading branch information
coalsont committed Jul 12, 2016
1 parent cc1c52b commit 64bdc3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Common/BinaryFile.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
#ifdef CIFTILIB_USE_QT
#include <QFile>
#else
#include "stdint.h"
#include "stdint.h"
#include "stdio.h"
#include "errno.h"
#define BOOST_FILESYSTEM_VERSION 3
#include "boost/filesystem.hpp"
#endif
Expand Down

0 comments on commit 64bdc3d

Please sign in to comment.