Cosmetic.

This commit is contained in:
Arthur Britto
2013-01-12 21:51:57 -08:00
parent a2abddff4f
commit e62aff72cb
7 changed files with 20 additions and 15 deletions

View File

@@ -4,7 +4,7 @@
#include <boost/shared_ptr.hpp>
namespace Script {
class Data
class Data
{
public:
typedef boost::shared_ptr<Data> pointer;
@@ -89,5 +89,6 @@ public:
}
#endif
#endif
// vim:ts=4