Merged qtest branch into trunk.

This commit is contained in:
leo
2013-08-09 04:57:18 +00:00
parent 3bb6b098c8
commit f11c97777a
307 changed files with 25195 additions and 26292 deletions
Executable → Regular
-4
View File
@@ -1,12 +1,8 @@
// Base class for all drawable objects
//
#include "lc_global.h"
#include "lc_math.h"
#include <stdlib.h>
#include <float.h>
#include <math.h>
#include "globals.h"
#include "project.h"
#include "object.h"
#include "lc_file.h"