Gate icon indicating copy to clipboard operation
Gate copied to clipboard

Some functions in GateDMapoperators.ihh are duplicates of GateDMapoperators.h

Open mojca opened this issue 10 years ago • 0 comments

The linker from Microsoft Visual Studio 2012 complained about multiple definitions of sum, prod, opp, intdivint until I removed them from GateDMapoperators.ihh or made sure that the code wouldn't be included/compiled twice.

mojca avatar Mar 27 '15 15:03 mojca