#include "bench.h" namespace NBench { namespace NPrivate { void UseCharPointer(volatile const char*) { } } }