Skip to content

Commit 4bce0d9

Browse files
authored
change namespace to scratch3cpp
1 parent c3f9ec8 commit 4bce0d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/scratch/field.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#include <string>
66
#include <vector>
77

8-
namespace scratch {
8+
namespace scratch3cpp {
99
/**
1010
* @brief Represents a field in a Scratch block.
1111
*

0 commit comments

Comments
 (0)