Fixed header <iterator> missing in the voip sample
Minor additions to the API documentation of the drawable classes git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1520 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
aade008582
commit
aaf080368b
9 changed files with 307 additions and 129 deletions
|
@ -6,6 +6,7 @@
|
|||
#include <SFML/Network.hpp>
|
||||
#include <iomanip>
|
||||
#include <iostream>
|
||||
#include <iterator>
|
||||
|
||||
|
||||
const sf::Uint8 audioData = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue