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:
2018-12-19 11:56:16 +01:00
parent b09186294d
commit ab743baa8b
26 changed files with 391 additions and 385 deletions
+2 -2
View File
@@ -5,8 +5,8 @@
/// \version CAFE 1.0.0
///
#include "policyHelper.h"
#include "global.h"
#include <policyHelper.h>
#include <global.h>
using namespace std;