LAB: Reduced header dependency: labsets.h, utils.h
This commit is contained in:
parent
b1585b2c62
commit
5fad5cece3
14 changed files with 24 additions and 6 deletions
|
@ -29,6 +29,7 @@
|
|||
*/
|
||||
|
||||
#include "lab/lab.h"
|
||||
#include "lab/utils.h"
|
||||
|
||||
namespace Lab {
|
||||
Utils::Utils(LabEngine *vm) : _vm(vm) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue