Skip to content

Commit

Permalink
Remove boost::signal ref from PrecompiledHeader. Refs #6202
Browse files Browse the repository at this point in the history
  • Loading branch information
martyngigg committed Apr 16, 2013
1 parent 0cc24ed commit 07b97c6
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
#include <boost/date_time/posix_time/posix_time.hpp>
#include <boost/algorithm/string.hpp>
#include <boost/regex.hpp>
#include <boost/signal.hpp>

// Poco
#include <Poco/File.h>
Expand All @@ -39,4 +38,4 @@
#include <nexus/NeXusFile.hpp>
#include <nexus/NeXusException.hpp>

#endif
#endif

0 comments on commit 07b97c6

Please sign in to comment.