Ignore:
Timestamp:
Oct 8, 2016, 7:25:02 PM (9 years ago)
Author:
Frederik Heber <heber@…>
Branches:
Add_FitFragmentPartialChargesAction, Fix_ChargeSampling_PBC, Fix_FitPartialCharges
Children:
bd8b57
Parents:
1640be
git-author:
Frederik Heber <heber@…> (06/12/16 19:00:44)
git-committer:
Frederik Heber <heber@…> (10/08/16 19:25:02)
Message:

FIX: Fixed some missing includes in ..(Orthogonal)Summator.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Fragmentation/Summation/Summator.hpp

    r1640be re08108  
    2323#include "Fragmentation/Summation/SetValue.hpp"
    2424#include "Fragmentation/Summation/ZeroInstance.hpp"
     25
     26#ifdef HAVE_JOBMARKET
     27#include "JobMarket/JobId.hpp"
     28#else
     29#include "Jobs/JobMarket/types.hpp"
     30#endif
    2531
    2632/** Summator is a general class for making us of Summation.
Note: See TracChangeset for help on using the changeset viewer.