src/Documentation.h

changeset 641
425b169a82aa
parent 629
b75c6cce02e2
--- a/src/Documentation.h	Wed Mar 05 03:39:31 2014 +0200
+++ b/src/Documentation.h	Wed Mar 05 03:45:49 2014 +0200
@@ -16,11 +16,6 @@
  *  along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifndef LDFORGE_DOCS_H
-#define LDFORGE_DOCS_H
-
+#pragma once
 extern const char* g_docs_overlays;
-
 void showDocumentation (const char* text);
-
-#endif // LDFORGE_DOCS_H
\ No newline at end of file

mercurial