Add vim info
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
// vim:fileencoding=utf-8:foldmethod=marker
|
||||||
|
|
||||||
#include "./dbl_list.h"
|
#include "./dbl_list.h"
|
||||||
#include "../mem/allocator/mem_allocator.h"
|
#include "../mem/allocator/mem_allocator.h"
|
||||||
#include "../../common/assert/assert.h"
|
#include "../../common/assert/assert.h"
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
// vim:fileencoding=utf-8:foldmethod=marker
|
||||||
|
|
||||||
#ifndef DBL_LIST_H
|
#ifndef DBL_LIST_H
|
||||||
#define DBL_LIST_H
|
#define DBL_LIST_H
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user