Quick Includes Bug fix
This commit is contained in:
parent
22a6b99b34
commit
69e31ce07a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
#define R3_HPP
|
||||
|
||||
#include <cstring>
|
||||
#include <r3.h>
|
||||
#include "r3.h"
|
||||
|
||||
namespace r3 {
|
||||
template <typename T>
|
||||
|
|
Loading…
Reference in a new issue