UI: Graphlayouting Linux
added missing include changed std::sqrtf to std::sqrt
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define MATRIX_DYNAMIC_BASE_H
|
||||
|
||||
#include <vector>
|
||||
#include <sstream>
|
||||
|
||||
/**
|
||||
* @brief Matrix of variable size, needed for spectral graph layouting
|
||||
|
||||
Reference in New Issue
Block a user