Enabled pragma once for Lie-inl.h to avoid redefinition errors
parent
5991d1edfd
commit
6aff189008
|
|
@ -5,6 +5,8 @@
|
|||
* Author: richard
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "Lie.h"
|
||||
|
||||
#define INSTANTIATE_LIE(T) \
|
||||
|
|
|
|||
Loading…
Reference in New Issue