#ifndef PAIR_BENCH_H #define PAIR_BENCH_H class CommonExampleInterface* PairBenchOpenCLCreateFunc(struct PhysicsInterface* pint, struct GUIHelperInterface* helper, int option); #endif