blob: fc1ed0b7ea8f8484777e4701b72a1ba49cfb898a [file] [log] [blame]
// Copyright (c) 2012 Google Inc. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifdef _NATIVE_WCHAR_T_DEFINED
#error
#endif
int main() {
return 0;
}