Base: [skip ci] include header with export macro

This commit is contained in:
wmayer
2022-02-13 16:36:18 +01:00
parent 077c272d14
commit 13e985252d

View File

@@ -24,6 +24,7 @@
#define FREECAD_BASE_DUAL_QUATERNION_H
#include "DualNumber.h"
#include <FCGlobal.h>
//#include <Console.h> //DEBUG
namespace Base {