Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77823
b: "refs/heads/CMSSW_7_1_X"
c: c808707
h: "refs/heads/CMSSW_7_1_X"
i:
  77821: 271041e
  77819: 3093678
  77815: c194fb2
  77807: 7d86e56
  77791: 1b1bef9
  77759: cad2e54
  77695: ccff057
  77567: 76d90fd
  77311: 327d0c5
  76799: 568e590
  75775: ebad016
  73727: 3d41126
v: v3
  • Loading branch information
Vincenzo Innocente committed Nov 13, 2009
1 parent 69b5b11 commit b3b949c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
refs/heads/gh-pages: 09c786f70121f131b3715aaf3464996502bbeb7e
"refs/heads/CMSSW_7_1_X": 4fac52f4b72294d69ff89ec4b7297b685fb7f0ad
"refs/heads/CMSSW_7_1_X": c8087074a5e3084bb382deb1b6842c8f81f5a39b
3 changes: 3 additions & 0 deletions trunk/CondCore/DBCommon/interface/Exception.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#ifdef COND_EXP_WARNING
#warning please ignore previous warning
#endif
#ifndef COND_EXCEPTION_H
#define COND_EXCEPTION_H
#include "FWCore/Utilities/interface/Exception.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,11 @@
#include "CondFormats/Common/interface/PayloadWrapper.h"

// many many clients do not include explicitely!
#ifndef COND_EXCEPTION_H
#include "CondCore/DBCommon/interface/Exception.h"
#warning please include "CondCore/DBCommon/interface/Exception.h" explicitely

#define COND_EXP_WARNING
#endif

//#include <iostream>
//
Expand Down

0 comments on commit b3b949c

Please sign in to comment.