2
0
mirror of https://github.com/boostorg/yap.git synced 2026-02-22 16:02:10 +00:00

Break up headers into more chunks.

This commit is contained in:
Zach Laine
2016-12-04 17:54:41 -06:00
parent f0a686b81a
commit 1964805e89
24 changed files with 150 additions and 139 deletions

View File

@@ -1,4 +1,4 @@
#define BOOST_YAP_CONVERSION_OPERATOR_TEMPLATE
#define BOOST_YAP_CONVERSION_OPERATOR_TEMPLATE 1
#include <boost/yap/expression.hpp>
#include <gtest/gtest.h>