Gate
Gate copied to clipboard
Some functions in GateDMapoperators.ihh are duplicates of GateDMapoperators.h
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.