Initial commit
This commit is contained in:
11
libs/math/dot_net_example/boost_math/Stdafx.cpp
Normal file
11
libs/math/dot_net_example/boost_math/Stdafx.cpp
Normal file
@@ -0,0 +1,11 @@
|
||||
// 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"
|
||||
Reference in New Issue
Block a user