mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 10:27:32 +09:00
8 lines
277 B
C
8 lines
277 B
C
/* Copyright (c) 2011 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. */
|
|
|
|
// The precompiled header does not have to be the first one in the file.
|
|
|
|
#include <windows.h>
|
|
#include <stdio.h>
|