exercism/cpp/Exercism.cpp

5 lines
154 B
C++

// Exercism.cpp : Defines the entry point for the console application.
#include "targetver.h"
#define BOOST_TEST_MAIN
#include <boost/test/unit_test.hpp>