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

@@ -17,6 +17,7 @@
#ifndef PARSE_DWA20011020_H
#define PARSE_DWA20011020_H
#include "config.h"
#include "frames.h"
#include "lists.h"
#include "modules.h"