OLD | NEW |
---|---|
(Empty) | |
1 // Copyright 2015 Google Inc. | |
2 | |
3 // Use of this source code is governed by a BSD-style license that can be | |
4 // found in the LICENSE file. | |
5 | |
6 // This file does nothing. There are files in the external giflib that include | |
7 // <unistd.h>. This file exists so that the include does fail on Windows. | |
scroggo
2015/03/31 18:39:57
not* fail.
msarett
2015/03/31 20:11:41
Done.
| |
OLD | NEW |