Skip to content
Snippets Groups Projects
Commit 574c55d1 authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

WRG: filter other boost generated warnings

parent 86b0fe58
No related branches found
No related tags found
2 merge requests!621Release 7.0 (master),!287Filtering warnings for clang7
......@@ -52,9 +52,8 @@
#include "otbRAMDrivenTiledStreamingManager.h"
#include "otbRAMDrivenAdaptativeStreamingManager.h"
#include <boost/foreach.hpp>
#include <boost/tokenizer.hpp>
#include <boost/algorithm/string.hpp>
#include "otb_boost_string_header.h"
#include "otb_boost_tokenizer_header.h"
// SPTW
#include <algorithm>
......
......@@ -23,7 +23,7 @@
#include <fstream>
#include <sstream>
#include <algorithm>
#include <boost/algorithm/string.hpp>
#include "otb_boost_string_header.h"
#include "itkMacro.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment