git-svn-id: https://profuse.googlecode.com/svn/branches/v2@181 aa027e90-d47c-11dd-86d7-074df07e0730

This commit is contained in:
ksherlock 2009-12-15 22:09:07 +00:00
parent 6400af5fc8
commit c127bd185c
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
#ifndef __AUTO_H__
#define __AUTO_H__
#include <cstddef>
namespace ProFUSE {
template <class T>