commit | d0a7df337f82f6c4f496ba2e019c8e81c247d631 | [log] [tgz] |
---|---|---|
author | Nick Gordon <nmgordon@memphis.edu> | Tue May 30 16:44:34 2017 -0500 |
committer | Nick Gordon <nmgordon@memphis.edu> | Mon Aug 21 14:30:50 2017 -0700 |
tree | 9fe0f867ce3dd9c296ad1b6e66ebf126a8f4e9fd | |
parent | e0d2048d5fe873e3c9ae7cbd7fc06c9361fb84ec [diff] [blame] |
docs: wrote Doxygen comments for all files refs: #4118 Change-Id: Ib0e7f1926cdabcca5aa401b59b24519412a099f7
diff --git a/src/common.hpp b/src/common.hpp index 470d8b1..0d67efc 100644 --- a/src/common.hpp +++ b/src/common.hpp
@@ -19,6 +19,11 @@ * **/ +/*! \file + * Shared include file to provide a single point-of-entry, and + * hopefully improve compile times. + */ + #ifndef NLSR_COMMON_HPP #define NLSR_COMMON_HPP