diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2014-10-18 14:01:27 +0300 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2014-10-18 14:08:13 +0300 |
commit | 0abc1b1badde962a99b924b3eec0a3398aa91697 (patch) | |
tree | f506b531573654c9fe4b81639572ee5c593c87ec /authors.txt | |
parent | 28ceaa650cc0944c04dc3cf9d7753671154b42dd (diff) | |
download | meson-0abc1b1badde962a99b924b3eec0a3398aa91697.zip meson-0abc1b1badde962a99b924b3eec0a3398aa91697.tar.gz meson-0abc1b1badde962a99b924b3eec0a3398aa91697.tar.bz2 |
Workaround for Clang pch include bug with help from Masashi Fujita.
Diffstat (limited to 'authors.txt')
-rw-r--r-- | authors.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/authors.txt b/authors.txt index b247b05..2c6d8ea 100644 --- a/authors.txt +++ b/authors.txt @@ -6,3 +6,4 @@ Meson was originally designed and created by Jussi Pakkanen. The following people have submitted patches for the project Peter Koval +Masashi Fujita |