Comment and include guard

This commit is contained in:
Chris Cannam
2012-10-14 12:57:16 +01:00
parent d66fd7dbe1
commit 405c8c47e9
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
#ifndef ERIKD_FLOATCAST_H
#define ERIKD_FLOATCAST_H
/*
** Copyright (C) 2001 Erik de Castro Lopo <erikd AT mega-nerd DOT com>
**
@@ -69,5 +72,4 @@
#endif
#endif