#include <NDEVR/StringStream.h>
#include <NDEVR/Buffer.h>
#include <NDEVR/String.h>
#include <NDEVR/NumberWriter.h>
#include <NDEVR/NumberParser.h>
#include <NDEVR/Angle.h>
#include <NDEVR/UUID.h>
#include <NDEVR/RGBColor.h>
#include <NDEVR/ACIColor.h>
#include <NDEVR/XYZColor.h>
#include <NDEVR/HSBColor.h>
#include <NDEVR/LABColor.h>
#include <NDEVR/HSLColor.h>
#include <NDEVR/TypeInfo.h>
#include <NDEVR/RegexFunctions.h>
#include <NDEVR/Font.h>
#include <NDEVR/Time.h>
#include <NDEVR/BitFlag.h>
#include <NDEVR/BitIterator.h>
#include <NDEVR/BitReference.h>
#include <NDEVR/File.h>
#include <NDEVR/TimeSpan.h>
#include <NDEVR/Translator.h>
#include <NDEVR/TranslatedString.h>
#include <fstream>
#include <string>