mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-30 12:17:14 +02:00
Avoid references to root project.
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
# include <boost/preprocessor/cat.hpp>
|
||||
# include <boost/preprocessor/control/if.hpp>
|
||||
# include <boost/preprocessor/tuple.hpp>
|
||||
# include <libs/preprocessor/test/test.h>
|
||||
# include "test.h"
|
||||
|
||||
#define TN_GEN_ONE(p) (1)
|
||||
#define TN_GEN_ZERO(p) (0)
|
||||
|
Reference in New Issue
Block a user