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

Move lib headers to boost/yap.

This commit is contained in:
Zach Laine
2016-12-01 00:03:35 -06:00
parent dda826b95c
commit ce5a0a8744
44 changed files with 46 additions and 46 deletions

View File

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