Remove more uses of typedefs.h
authorTeemu Murtola <teemu.murtola@gmail.com>
Thu, 29 May 2014 04:25:07 +0000 (07:25 +0300)
committerTeemu Murtola <teemu.murtola@gmail.com>
Thu, 29 May 2014 18:26:04 +0000 (21:26 +0300)
commit6efaa579de8c6f0ab1e2a4da55f7da5fb4c2eff3
tree15e1e3e82746311d71031e3ebf90e1cba291ba56
parenteb2cc07f7cb837d9a0bba0e0c2daa8db85464fbc
Remove more uses of typedefs.h

- Replace typedefs.h with individual headers and/or forward
  declarations, with focus on headers and code outside
  gmxlib/mdlib/gmxana/gmxpreprocess.
- Remove unused dlb.h.
- Fix some source files that were relying on transitive includes.

Change-Id: Icf32798d664f6753eb0c0cb2a88e178bc21c9d78
45 files changed:
src/gromacs/fileio/confio.c
src/gromacs/fileio/enxio.c
src/gromacs/fileio/mdoutf.h
src/gromacs/fileio/pdbio.c
src/gromacs/fileio/trxio.c
src/gromacs/fileio/trxio.h
src/gromacs/fileio/xdrd.c
src/gromacs/fileio/xtcio.c
src/gromacs/fileio/xvgr.cpp
src/gromacs/gmxana/gmx_clustsize.c
src/gromacs/gmxana/gmx_dyecoupl.c
src/gromacs/gmxana/gmx_dyndom.c
src/gromacs/gmxana/gmx_morph.c
src/gromacs/gmxana/gmx_rdf.c
src/gromacs/gmxana/gmx_saxs.c
src/gromacs/gmxana/sfactor.h
src/gromacs/gmxlib/conformation-utilities.h
src/gromacs/gmxlib/dlb.h [deleted file]
src/gromacs/gmxlib/splitter.c
src/gromacs/gmxlib/topsort.h
src/gromacs/legacyheaders/calcgrid.h
src/gromacs/legacyheaders/calcmu.h
src/gromacs/legacyheaders/chargegroup.h
src/gromacs/legacyheaders/ebin.h
src/gromacs/legacyheaders/gmx_ga2la.h
src/gromacs/legacyheaders/gmx_hash.h
src/gromacs/legacyheaders/gmx_omp_nthreads.h
src/gromacs/legacyheaders/gmx_thread_affinity.h
src/gromacs/legacyheaders/md_logging.h
src/gromacs/legacyheaders/mdatoms.h
src/gromacs/legacyheaders/mtop_util.h
src/gromacs/legacyheaders/mvdata.h
src/gromacs/legacyheaders/network.h
src/gromacs/legacyheaders/perf_est.h
src/gromacs/legacyheaders/rbin.h
src/gromacs/legacyheaders/readinp.h
src/gromacs/legacyheaders/sighandler.h
src/gromacs/legacyheaders/splitter.h
src/gromacs/legacyheaders/vcm.h
src/gromacs/legacyheaders/warninp.h
src/gromacs/mdlib/init.c
src/gromacs/selection/tests/toputils.cpp
src/gromacs/tools/convert_tpr.c
src/gromacs/trajectoryanalysis/modules/select.cpp
src/gromacs/trajectoryanalysis/runnercommon.cpp