mirror of
https://github.com/13hannes11/UU_la_parallel_programming_practical_assignments.git
synced 2024-09-04 00:50:58 +02:00
Create header file for Node
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "Node.cpp"
|
||||
#include "Node.h"
|
||||
|
||||
class Set {
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user