Moved data structures to new collections subfolder
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#ifndef STORAGE_H_
|
||||
#define STORAGE_H_
|
||||
|
||||
#include <utils/enumerator.h>
|
||||
#include <collections/enumerator.h>
|
||||
|
||||
|
||||
typedef struct storage_t storage_t;
|
||||
|
||||
Reference in New Issue
Block a user