Skip to content

Commit

Permalink
[CORE] fixes needed to build cxxmodules
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed May 27, 2019
1 parent 067a360 commit 4f68d90
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DataFormats/CLHEP/interface/AlgebraicObjects.h
Expand Up @@ -4,7 +4,8 @@
#ifdef HEP_SHORT_NAMES
#undef HEP_SHORT_NAMES
#endif

#include <vector>
#include <ostream>
#include "CLHEP/Matrix/Vector.h"
#include "CLHEP/Matrix/Matrix.h"
#include "CLHEP/Matrix/SymMatrix.h"
Expand Down

0 comments on commit 4f68d90

Please sign in to comment.