]> granicus.if.org Git - graphviz/commitdiff
remove unnecessary using directive and #includes
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 3 Jan 2021 18:15:09 +0000 (10:15 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 14 Feb 2021 03:14:13 +0000 (19:14 -0800)
This file does not reference any symbols from these.

lib/mingle/nearest_neighbor_graph_ann.cpp

index 051e16db86fc3d3a96c9a2256ce23edd50c96ff7..53665e39f0530b86fc00a511948365813cd829e7 100644 (file)
 //             File:                   get_nearest_neighb_graph.cpp
 //----------------------------------------------------------------------
 
-#include <cstdlib>                                             // C standard library
-#include <cstdio>                                              // C I/O (for sscanf)
-#include <cstring>                                             // string manipulation
-#include <fstream>                                             // file I/O
 #include <ANN/ANN.h>                                   // ANN declarations
 
-using namespace std;                                   // make std:: accessible
 int                             dim                             = 4;                    // dimension