[mlpack] 02/149: Remove unnecessary include directives.

Barak A. Pearlmutter barak+git at pearlmutter.net
Sat May 2 09:11:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

bap pushed a commit to branch svn-trunk
in repository mlpack.

commit 55c74153c113855ad10d1b8cc6c8cfdacd5d3340
Author: marcus <marcus at 9d5b8971-822b-0410-80eb-d18c1038ef23>
Date:   Thu Sep 11 18:14:38 2014 +0000

    Remove unnecessary include directives.
    
    git-svn-id: http://svn.cc.gatech.edu/fastlab/mlpack/trunk@17175 9d5b8971-822b-0410-80eb-d18c1038ef23
---
 src/mlpack/methods/pca/pca.cpp | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/mlpack/methods/pca/pca.cpp b/src/mlpack/methods/pca/pca.cpp
index 8aaa53f..acc92f1 100644
--- a/src/mlpack/methods/pca/pca.cpp
+++ b/src/mlpack/methods/pca/pca.cpp
@@ -7,9 +7,6 @@
  */
 #include "pca.hpp"
 #include <mlpack/core.hpp>
-#include <iostream>
-#include <complex>
-#include <algorithm>
 
 using namespace std;
 using namespace mlpack;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git



More information about the debian-science-commits mailing list