exercism/cpp/Exercism.cpp

5 lines
154 B
C++
Raw Normal View History

2016-08-23 17:33:06 +00:00
// Exercism.cpp : Defines the entry point for the console application.
#include "targetver.h"
#define BOOST_TEST_MAIN
#include <boost/test/unit_test.hpp>