aboutsummaryrefslogtreecommitdiff
path: root/src/FbAtoms.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbAtoms.cc')
-rw-r--r--src/FbAtoms.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbAtoms.cc b/src/FbAtoms.cc
index 5314538..e6b5e51 100644
--- a/src/FbAtoms.cc
+++ b/src/FbAtoms.cc
@@ -26,7 +26,7 @@
26 26
27#include <string> 27#include <string>
28 28
29using namespace std; 29using std::string;
30 30
31FbAtoms *FbAtoms::s_singleton = 0; 31FbAtoms *FbAtoms::s_singleton = 0;
32 32