skia2/third_party/giflib/unistd.h
2015-04-01 06:58:48 -07:00

8 lines
295 B
C

// Copyright 2015 Google Inc.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// This file does nothing. There are files in the external giflib that include
// <unistd.h>. This file exists so that the include does not fail on Windows.