Skip to content

Commit 7e45975

Browse files
The9CatCopilot
andauthored
Update include/EXPversion.H
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c84a843 commit 7e45975

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

include/EXPversion.H

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
#pragma once
22

3-
#include <iostream>
4-
53
namespace __EXP__
64
{
7-
// Runtime parser for "X.Y.Z" format
5+
// Compile-time parser for "X.Y.Z" format
86

97
/* Example usage:
108

0 commit comments

Comments
 (0)