diff options
author | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2006-11-01 14:56:49 +0000 |
---|---|---|
committer | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2006-11-01 14:56:49 +0000 |
commit | 75c65a6f461f71e2c94aac46d3e08e4475e4a450 (patch) | |
tree | f7f37cfcd36e546f5ce56b6a166c5d2200d87cd5 /window_timeout/list.h | |
parent | ec0c8066c6ecfbc5e56c453c59527661ec439d20 (diff) |
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@22 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'window_timeout/list.h')
-rw-r--r-- | window_timeout/list.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/window_timeout/list.h b/window_timeout/list.h new file mode 100644 index 0000000..0e638dc --- /dev/null +++ b/window_timeout/list.h @@ -0,0 +1,5 @@ +#ifndef _LIST_H
+#define _LIST_H
+
+
+#endif
|