Skip to content
Snippets Groups Projects
Commit e1846219 authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

Merge branch 'boost.IOVDbSvc-20200417' into 'master'

IOVDbSvc: Fix use of deprecated boost header.

See merge request !32096
parents cfbc5380 c97ad4d5
No related branches found
No related tags found
6 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45405updated ART test cron job,!42417Draft: DIRE and VINCIA Base Fragments for Pythia 8.3,!32096IOVDbSvc: Fix use of deprecated boost header.
/*
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
*/
/*
*/
......@@ -17,7 +17,7 @@
#include <boost/test/unit_test.hpp>
#include <boost/test/output_test_stream.hpp>
#include <boost/test/tools/output_test_stream.hpp>
#include "../src/Json2Cool.h"
#include "../src/BasicFolder.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