4 lines
76 B
C
4 lines
76 B
C
#pragma once
|
|
#include "../err.h"
|
|
|
|
ErrCode_t saveCommit(const char *path); |
#pragma once
|
|
#include "../err.h"
|
|
|
|
ErrCode_t saveCommit(const char *path); |