Stdafx.cpp 442 B

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