Skip to content

Commit

Permalink
Removed unnecessary includes
Browse files Browse the repository at this point in the history
  • Loading branch information
lisitsyn committed Sep 10, 2011
1 parent 613d9dc commit 7e0438e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/shogun/preprocessor/LocallyLinearEmbedding.cpp
Expand Up @@ -15,8 +15,7 @@
#include <shogun/mathematics/lapack.h>
#include <shogun/lib/FibonacciHeap.h>
#include <shogun/lib/common.h>
#include <shogun/lib/Time.h>
#include <list>
#include <shogun/base/DynArray.h>
#include <shogun/mathematics/Math.h>
#include <shogun/io/SGIO.h>
#include <shogun/distance/EuclidianDistance.h>
Expand Down

0 comments on commit 7e0438e

Please sign in to comment.