Commit 02dd03d
committed
PythonHouseKeeper: Fix compile error: #pragma once in main file
This commit fixes the following error:
PythonHouseKeeper.cpp:1:9: error: #pragma once in main file [-Werror,-Wpragma-once-outside-header]
#pragma once
^
Signed-off-by: Elvis Dowson <[email protected]>1 parent 6a43ea4 commit 02dd03d
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
0 commit comments