(svn r26783) -Fix (r26781): removed one include too many

This commit is contained in:
rubidium 2014-09-06 20:38:39 +00:00
parent b5f5e88d57
commit 6bf8a63ed9
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#include "sqclosure.h"
#include "sqclass.h"
#include <stdarg.h>
#include <ctype.h>
#include "../../../safeguards.h"