Changes between Initial Version and Version 1 of Ticket #63980, comment 1


Ignore:
Timestamp:
Nov 17, 2021, 10:27:42 AM (3 years ago)
Author:
chrstphrchvz (Christopher Chavez)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63980, comment 1

    initial v1  
    1 Missing `#include <cstdlib>` for `std::rand()` (something compilers are not always strict about)? https://github.com/macports/macports-ports/pull/13010
     1Missing `#include <cstdlib>` for `std::rand()` and `std::srand()` (something compilers are not always strict about)? https://github.com/macports/macports-ports/pull/13010