remove unneeded include

This commit is contained in:
Yuichi Nishiwaki 2014-02-12 21:50:28 +09:00
parent 910e006dc3
commit edc91bd588
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@
* See Copyright Notice in picrin.h
*/
#include <string.h>
#include "picrin.h"
#include "picrin/pair.h"
#include "picrin/proc.h"