force C++ linking of the gpu_utils
[alexxy/gromacs.git] / src / gmxlib / gpu_utils / dummy.cpp
1 /* This source file has the sole purpose to force C++ linking of the gpu_utils
2  * static archive, otherwise the exception handling code generated inside 
3  * memtestG80 will cause undefined symbols at linking. */