X-Git-Url: https://git.dlugolecki.net.pl/?p=genetic.git;a=blobdiff_plain;f=include%2Fselection%2Fselection.h;h=de899c11d24b1b840ebe6c0a31e2831e2cfaa0c3;hp=187db12802fc22ee152e211a96e27ad2d33e2362;hb=1e175fb658e55f4cc8b894fff288be22998e78af;hpb=0c268e96035b65112e449c1c0df49f2be3eb184f diff --git a/include/selection/selection.h b/include/selection/selection.h index 187db12..de899c1 100644 --- a/include/selection/selection.h +++ b/include/selection/selection.h @@ -5,8 +5,6 @@ #include "generation.h" #include "../fitness/fitness.h" -using namespace std; - namespace genetic { // namespace selection { /**