-
- // Header for including the most commonly needed parts of the base framework
- #include "ClassFactory.h"
- #include "atomic/PersistentBoolean.h"
- #include "atomic/PersistentInteger.h"
- #include "atomic/PersistentString.h"
- #include "atomic/PersistentStringList.h"
- #include "atomic/PersistentColor.h"
- #include "atomic/PersistentImage.h"
|