1
0
forked from GitHub/gf-core

remove the logging from libgu

This commit is contained in:
kr.angelov
2013-09-12 09:30:02 +00:00
parent 2105188bd0
commit 9c3dd1e1e1
11 changed files with 1 additions and 167 deletions

View File

@@ -2,7 +2,6 @@
#include "linearizer.h"
#include <gu/map.h>
#include <gu/fun.h>
#include <gu/log.h>
#include <gu/choice.h>
#include <gu/seq.h>
#include <gu/file.h>

View File

@@ -2,7 +2,6 @@
#include <gu/seq.h>
#include <gu/assert.h>
#include <gu/log.h>
#include <gu/file.h>
#include <math.h>
#include <stdlib.h>