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