Skip to content

Commit d922fa7

Browse files
github-actions[bot]bob80905
authored andcommitted
chore: autopublish 2025-05-19T23:39:25Z
1 parent bb1dc71 commit d922fa7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

include/dxc/Support/dxcapi.use.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
#define __DXCAPI_USE_H__
1414

1515
#include "dxc/dxcapi.h"
16-
#include <cstdlib> // for getenv
17-
#include <string>
18-
#include <filesystem> // C++17 and later
16+
#include <cstdlib> // for getenv
1917
#include <dxc/Support/Global.h> // for hresult handling with DXC_FAILED
18+
#include <filesystem> // C++17 and later
19+
#include <string>
2020

2121
namespace dxc {
2222

0 commit comments

Comments
 (0)