code format
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "cdutils_k.h"
|
||||
|
||||
#include "cdutils_core.h"
|
||||
|
||||
using namespace CDUtils;
|
||||
@@ -6,8 +7,7 @@ using namespace CDUtils;
|
||||
KInterface K;
|
||||
|
||||
|
||||
KInterface::KInterface(): Interface(CDType::cdK) {
|
||||
}
|
||||
KInterface::KInterface(): Interface(CDType::cdK) {}
|
||||
|
||||
|
||||
void KInterface::directChange(const CDType & k) {
|
||||
|
||||
Reference in New Issue
Block a user