Base: [skip ci] include header with export macro

This commit is contained in:
wmayer
2022-02-13 16:36:18 +01:00
parent 8145923c67
commit 1ceba9670d

View File

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