remove extra include

This commit is contained in:
Chris Cromer 2018-11-13 09:16:15 -03:00
parent 601b3c95ca
commit 051d2b22cd
Signed by: cromer
GPG Key ID: 39CC813FF3C8708A
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
/**
* Usar el algoritmo de ordenameniento por conteo
* @param array El array a ordenar