fixed getString in transpose.cpp for ENUM types for STS and TIME datatypes; indents made consistent; angled brackets for headers
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
#ifndef EXCEPTIONSHELPER_H
|
||||
#define EXCEPTIONSHELPER_H
|
||||
|
||||
#include "exceptions.h"
|
||||
#include "statusCodes.h"
|
||||
#include "defines.h"
|
||||
#include <exceptions.h>
|
||||
#include <statusCodes.h>
|
||||
#include <defines.h>
|
||||
|
||||
class ExceptionsHelper {
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user