Fix compat module definition
commitd6e6c315a581776ffadf6169d7f3b205a8ebdfa0
authorMark Abraham <mark.j.abraham@gmail.com>
Mon, 11 Sep 2017 15:59:24 +0000 (11 17:59 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 14 Sep 2017 12:17:27 +0000 (14 14:17 +0200)
tree71cec99c2d91095367550a4985ac2d77cd0f732b
parent36311d95c2d8b0ebd889d96b681795c4c34634dd
Fix compat module definition

There needs to be a defgroup module_compat and whatever name it has
should match the name of the subdirectory. This needs to work
correctly before code in other modules can include a header from
compat module, else check-source will complain that a compat header
isn't documented as being used outside its module.

Change-Id: Ie6e17d92ecf7ede51e0e32af27bef732a52491f1
src/gromacs/compat/make_unique.h
src/gromacs/compat/tests/make_unique.cpp