diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-11 06:09:44 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-11 06:10:12 +0100 |
| commit | df7ef3ba6105cc414b69f2b0666d50dec7030536 (patch) | |
| tree | 4834dc3d781ae650c8efbfc516fe9bb3c2364ad5 /include/GenericsLibrary/fstream.nhh | |
| parent | 15e8d61fe493e62ae55ebea2cf4274d8b49338ae (diff) | |
[CHORE] Update GenericsLibrary include library.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/GenericsLibrary/fstream.nhh')
| -rw-r--r-- | include/GenericsLibrary/fstream.nhh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/GenericsLibrary/fstream.nhh b/include/GenericsLibrary/fstream.nhh index ca52b2c..3302d05 100644 --- a/include/GenericsLibrary/fstream.nhh +++ b/include/GenericsLibrary/fstream.nhh @@ -19,7 +19,7 @@ trait fstream_traits }; //@ Implementation of fstream traits. -impl fstream : fstream_traits +impl fstream : trait fstream_traits { let init() { |
