2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-16 01:12:13 +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

@@ -11,6 +11,7 @@
#ifndef VARIABLE_SW20111119_H
#define VARIABLE_SW20111119_H
#include "config.h"
#include "lists.h"
#include "object.h"