- Started interface for renderers
- Renamed fproc -> langproc (I'll probably never settle on a naming convention for this) - Refactored set to use median psl
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
#define FENNEC_TEST_PRINTING_H
|
||||
|
||||
#include <iostream>
|
||||
#include <fennec/fproc/filesystem/path.h>
|
||||
#include <fennec/fproc/strings/string.h>
|
||||
#include <fennec/langproc/filesystem/path.h>
|
||||
#include <fennec/langproc/strings/string.h>
|
||||
|
||||
#include <fennec/math/common.h>
|
||||
#include <fennec/math/matrix.h>
|
||||
|
||||
Reference in New Issue
Block a user