electron/atom/browser/ui/certificate_trust_win.cc
2017-04-20 14:21:08 +10:00

12 lines
309 B
C++

// Copyright (c) 2013 GitHub, Inc.
// Use of this source code is governed by the MIT license that can be
// found in the LICENSE file.
#include "atom/browser/ui/certificate_trust.h"
#include <windows.h> // windows.h must be included first
namespace certificate_trust {
} // namespace certificate_trust