Skip to content

Commit 186306e

Browse files
committed
Add missing pragma once
1 parent e750874 commit 186306e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CefSharp.BrowserSubprocess.Core/CefTaskScheduler.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
//
33
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
44

5+
#pragma once
6+
57
#include "Stdafx.h"
68
#include "CefTaskScheduler.h"
79

0 commit comments

Comments
 (0)