Cleanup: add missing pragma once

This commit is contained in:
Jacques Lucke 2021-11-23 11:59:53 +01:00
parent fbb4a7eb43
commit b9b98448a6
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#pragma once
#include "BLI_span.hh"
#include "DNA_modifier_types.h"