2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00

Internalize build options into config header.

This commit is contained in:
Rene Rivera
2019-03-21 09:53:02 -05:00
parent 5ee7ebcf16
commit 3eceb036ef
39 changed files with 62 additions and 16 deletions

View File

@@ -21,6 +21,7 @@
#ifndef PATHSYS_VP_20020211_H
#define PATHSYS_VP_20020211_H
#include "config.h"
#include "object.h"
#include "strings.h"