mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
copyright-license
[SVN r25050]
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
#include "strings.h"
|
||||
/* Copyright David Abrahams 2004. Distributed under the Boost */
|
||||
/* Software License, Version 1.0. (See accompanying */
|
||||
/* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */
|
||||
|
||||
#Include "strings.h"
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
#ifndef STRINGS_DWA20011024_H
|
||||
# define STRINGS_DWA20011024_H
|
||||
|
||||
/* Copyright David Abrahams 2004. Distributed under the Boost */
|
||||
/* Software License, Version 1.0. (See accompanying */
|
||||
/* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */
|
||||
|
||||
# include <stddef.h>
|
||||
|
||||
typedef struct string
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
#include "strings.h"
|
||||
/* Copyright David Abrahams 2004. Distributed under the Boost */
|
||||
/* Software License, Version 1.0. (See accompanying */
|
||||
/* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */
|
||||
|
||||
#Include "strings.h"
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
#ifndef STRINGS_DWA20011024_H
|
||||
# define STRINGS_DWA20011024_H
|
||||
|
||||
/* Copyright David Abrahams 2004. Distributed under the Boost */
|
||||
/* Software License, Version 1.0. (See accompanying */
|
||||
/* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */
|
||||
|
||||
# include <stddef.h>
|
||||
|
||||
typedef struct string
|
||||
|
||||
Reference in New Issue
Block a user