Removed include of types/ifunc.h from typedefs.h
authorDavid van der Spoel <spoel@xray.bmc.uu.se>
Wed, 23 Sep 2015 20:11:12 +0000 (22:11 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Fri, 25 Sep 2015 17:00:41 +0000 (19:00 +0200)
commit12019ef4691316f886d9a5b188f7db2eab445192
tree9cde1520738fb07121425c1e44ee43bf7c8bcbfa
parent2346ca9cc7358bb7198264f2774b54534995045a
Removed include of types/ifunc.h from typedefs.h

In the process some other definitions had to be introduced in
particular struct t_fcdata.

Change-Id: I3d80a9c482d5d7abf0566f0a13d5795cf611bf3b
51 files changed:
src/gromacs/fileio/tpxio.cpp
src/gromacs/gmxana/edittop.cpp
src/gromacs/gmxana/gmx_disre.cpp
src/gromacs/gmxana/gmx_energy.cpp
src/gromacs/gmxana/gmx_hbond.cpp
src/gromacs/gmxana/gmx_lie.cpp
src/gromacs/gmxana/gmx_mk_angndx.cpp
src/gromacs/gmxana/gmx_nmeig.cpp
src/gromacs/gmxana/gmx_rms.cpp
src/gromacs/gmxlib/disre.cpp
src/gromacs/gmxlib/orires.cpp
src/gromacs/gmxlib/txtdump.cpp
src/gromacs/gmxpreprocess/convparm.cpp
src/gromacs/gmxpreprocess/gen_ad.cpp
src/gromacs/gmxpreprocess/gen_vsite.cpp
src/gromacs/gmxpreprocess/gpp_atomtype.cpp
src/gromacs/gmxpreprocess/gpp_nextnb.cpp
src/gromacs/gmxpreprocess/grompp.cpp
src/gromacs/gmxpreprocess/readir.cpp
src/gromacs/gmxpreprocess/tomorse.cpp
src/gromacs/gmxpreprocess/topio.cpp
src/gromacs/gmxpreprocess/toppush.cpp
src/gromacs/gmxpreprocess/topshake.cpp
src/gromacs/gmxpreprocess/toputil.cpp
src/gromacs/gmxpreprocess/vsite_parm.cpp
src/gromacs/legacyheaders/disre.h
src/gromacs/legacyheaders/force.h
src/gromacs/legacyheaders/mdebin.h
src/gromacs/legacyheaders/orires.h
src/gromacs/legacyheaders/shellfc.h
src/gromacs/legacyheaders/typedefs.h
src/gromacs/legacyheaders/types/fcdata.h
src/gromacs/legacyheaders/types/ifunc.h
src/gromacs/legacyheaders/types/mdatom.h
src/gromacs/legacyheaders/update.h
src/gromacs/listed-forces/listed-forces.cpp
src/gromacs/listed-forces/listed-forces.h
src/gromacs/listed-forces/manage-threading.cpp
src/gromacs/mdlib/adress.cpp
src/gromacs/mdlib/calc_verletbuf.cpp
src/gromacs/mdlib/ebin.cpp
src/gromacs/mdlib/forcerec.cpp
src/gromacs/mdlib/forcerec.h
src/gromacs/mdlib/mdebin.cpp
src/gromacs/mdlib/perf_est.cpp
src/gromacs/mdlib/tables.c
src/gromacs/pbcutil/mshift.cpp
src/gromacs/tools/check.cpp
src/gromacs/tools/compare.cpp
src/gromacs/tools/convert_tpr.cpp
src/programs/view/manager.cpp