format using clang-format to formate code
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
#ifndef __SMCC_UTILS_H__
|
||||
#define __SMCC_UTILS_H__
|
||||
#define __SMCC_UTILS_H__
|
||||
|
||||
#include <libcore.h>
|
||||
#include "vector.h"
|
||||
#include "kllist.h"
|
||||
#include "hashtable.h"
|
||||
#include "kllist.h"
|
||||
#include "string.h"
|
||||
#include "strpool.h"
|
||||
#include <libcore.h>
|
||||
|
||||
#endif // __SMCC_UTILS_H__
|
||||
|
||||
Reference in New Issue
Block a user