aboutsummaryrefslogtreecommitdiff
path: root/src/fstring.cpp
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2007-03-07 22:13:06 +0000
committerMike Buland <eichlan@xagasoft.com>2007-03-07 22:13:06 +0000
commitc8cb038634ebea6c37e86a30886676197e2ce807 (patch)
tree11e555af6c078db5d81532e86f62d10722a534a4 /src/fstring.cpp
parent8cba0ee929112a125eb41228f667e8bdd0224f58 (diff)
downloadlibbu++-c8cb038634ebea6c37e86a30886676197e2ce807.tar.gz
libbu++-c8cb038634ebea6c37e86a30886676197e2ce807.tar.bz2
libbu++-c8cb038634ebea6c37e86a30886676197e2ce807.tar.xz
libbu++-c8cb038634ebea6c37e86a30886676197e2ce807.zip
Started the fstring class, could be good.
Diffstat (limited to 'src/fstring.cpp')
-rw-r--r--src/fstring.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fstring.cpp b/src/fstring.cpp
new file mode 100644
index 0000000..8fe2941
--- /dev/null
+++ b/src/fstring.cpp
@@ -0,0 +1,2 @@
1#include "fstring.h"
2