X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fselection%2Fmempool.h;h=d131eb9d068e544425a9acc8f9d0b58efa52b35f;hb=ca364374d27b09e182ef2a7bd099a6ec038ad21e;hp=352ed5fab6aef921ea3801cfe2b5db147a659c77;hpb=9ea20ff4673e495759f222cb2cfb0c89b996ddef;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/selection/mempool.h b/src/gromacs/selection/mempool.h index 352ed5fab6..d131eb9d06 100644 --- a/src/gromacs/selection/mempool.h +++ b/src/gromacs/selection/mempool.h @@ -1,7 +1,7 @@ /* * This file is part of the GROMACS molecular simulation package. * - * Copyright (c) 2010,2011, by the GROMACS development team, led by + * Copyright (c) 2010,2011,2014, by the GROMACS development team, led by * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl, * and including many others, as listed in the AUTHORS file in the * top-level source directory and at http://www.gromacs.org. @@ -47,6 +47,8 @@ #ifndef GMX_SELECTION_MEMPOOL_H #define GMX_SELECTION_MEMPOOL_H +#include + struct gmx_ana_index_t; /** Opaque struct for memory pooling. */