blob: 7e31a8525c00c336a57054fdd9c0d13ce5e42779 [file] [log] [blame]
//===----------------------------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is dual licensed under the MIT and the University of Illinois Open
// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
#include <cstddef>
#ifndef NULL
#error NULL not defined
#endif
int main()
{
}