Add copyright header to expat_config.h
This minimal config was created by hand attmpting to set things the same way they had been before expat_config.h was required. Bug: skia:12052 Change-Id: I29f90851312a1a6f8866f8ea30e21c246b340276 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/413077 Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Ben Wagner <bungeman@google.com>
This commit is contained in:
parent
e6484b5b2a
commit
f893d47a21
@ -1,3 +1,10 @@
|
||||
/*
|
||||
* Copyright 2021 Google Inc.
|
||||
*
|
||||
* Use of this source code is governed by a BSD-style license that can be
|
||||
* found in the LICENSE file.
|
||||
*/
|
||||
|
||||
#define BYTEORDER 1234
|
||||
#define HAVE_INTTYPES_H 1
|
||||
#define HAVE_MEMORY_H 1
|
||||
|
Loading…
Reference in New Issue
Block a user