UI: Graphlayouting Linux

added missing include
changed std::sqrtf to std::sqrt
This commit is contained in:
Andreas Stallinger
2015-02-02 18:03:56 +01:00
parent a7eaeae432
commit 00f15a2ce3
2 changed files with 10 additions and 9 deletions
+1
View File
@@ -2,6 +2,7 @@
#define MATRIX_DYNAMIC_BASE_H
#include <vector>
#include <sstream>
/**
* @brief Matrix of variable size, needed for spectral graph layouting