Fixed CS
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef __EUCLIDIAN_HPP__
|
||||
#define __EUCLIDIAN_HPP__
|
||||
#ifndef EUCLIDIAN_HPP
|
||||
#define EUCLIDIAN_HPP
|
||||
|
||||
#include <math.h>
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user