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:
@@ -5,8 +5,8 @@
|
||||
/// \version CAFE 1.0.0
|
||||
///
|
||||
|
||||
#include "policyHelper.h"
|
||||
#include "global.h"
|
||||
#include <policyHelper.h>
|
||||
#include <global.h>
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user