diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-06-23 22:17:14 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-12-01 16:37:41 +0100 |
| commit | 033bffd1ad6a5bb2f5dd22d461ed909f3b30f8f5 (patch) | |
| tree | 726274299fc805d240cf144649d260424a19ff51 /src/lib/wscript | |
| parent | f7c43baf9b67505f04bb0954ab6e9e36f88efced (diff) | |
Make Piece content/decoder vectors and all members private.
Diffstat (limited to 'src/lib/wscript')
| -rw-r--r-- | src/lib/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/wscript b/src/lib/wscript index 7b7b3cf20..293d05244 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -132,6 +132,7 @@ sources = """ log_entry.cc mid_side_decoder.cc overlaps.cc + piece.cc player.cc player_text.cc player_video.cc |
