Fix incorrect file header. This is <cfenv> not <cctype>.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@249749 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Richard Smith 2015-10-08 21:17:21 +00:00
parent ddbf08114a
commit 4ccd90dd42

View File

@ -1,5 +1,5 @@
// -*- C++ -*- // -*- C++ -*-
//===---------------------------- cctype ----------------------------------===// //===---------------------------- cfenv -----------------------------------===//
// //
// The LLVM Compiler Infrastructure // The LLVM Compiler Infrastructure
// //