chore: remove .clangd config, update CMakeLists, Dockerfile, and code
This commit is contained in:
parent
87a758ecd8
commit
d735a356b3
15 changed files with 76 additions and 58 deletions
|
@ -1,9 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <string>
|
||||
#include <windows.h>
|
||||
|
||||
|
||||
class COMWrapper {
|
||||
protected:
|
||||
void Raise(const HRESULT hr, const char *ctx) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue