MSVC: fix warnings and build failure

This commit is contained in:
wmayer
2023-09-23 19:03:53 +02:00
committed by wwmayer
parent 28ae0831cb
commit 1cdff85086
6 changed files with 30 additions and 13 deletions

View File

@@ -21,8 +21,10 @@
***************************************************************************/
#include "ViewProviderPython.h"
// clang-format off
#include "PreCompiled.h"
#include "ViewProviderPython.h"
// clang-format on
namespace Gui
{