diff options
Diffstat (limited to 'src/common/Encoding/BaseEncoding.h')
-rw-r--r-- | src/common/Encoding/BaseEncoding.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/Encoding/BaseEncoding.h b/src/common/Encoding/BaseEncoding.h index fd89e3778b5..7dfe3fd4993 100644 --- a/src/common/Encoding/BaseEncoding.h +++ b/src/common/Encoding/BaseEncoding.h @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License along * with this program. If not, see <http://www.gnu.org/licenses/>. */ - + #ifndef TRINITY_BASE_ENCODING_HPP #define TRINITY_BASE_ENCODING_HPP |