Add pre-release notice to c_api (#38)

This commit is contained in:
Ryan Hill 2018-11-27 18:06:00 -08:00 committed by GitHub
parent c07b4aff5e
commit a9b52f399d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,10 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// =====================================================================================================
// NOTE: This header is PRE-RELEASE and subject to change. Please do not rely on this file not changing.
// =====================================================================================================
#pragma once
#include <stdbool.h>
#include <stdlib.h>