2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00
Files
math/example/dot_net_example/boost_math/Stdafx.cpp
Nick 0cd6039cb1 Minimax and distribution_explorer to examples. (#620)
* Minimax and distribution_explorer to examples.

* Move minimax to tools.
2021-05-03 09:12:58 -04:00

12 lines
442 B
C++

// stdafx.cpp : source file that includes just the standard includes
// boost_math.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
// Copyright Paul A. Bristow & John Maddock 2009
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt
// or copy at http://www.boost.org/LICENSE_1_0.txt)
#include "stdafx.h"