Changeset 25b65b3 in observatorio for simulacion/ModuloDinamico


Ignore:
Timestamp:
Nov 17, 2014, 4:30:46 PM (10 years ago)
Author:
Alejandro <amujica@…>
Branches:
simulacion
Children:
71c519d
Parents:
3522468
Message:

adaptacion de funcionamiento para compiladores anteriores

File:
1 edited

Legend:

Unmodified
Added
Removed
  • simulacion/ModuloDinamico/io_manager.H

    r3522468 r25b65b3  
    465465                    if (ptr_src == NULL) // Hay que insertarlo en el grafo
    466466                      {
    467                         std::shared_ptr<Good> ptr_good = NULL;
     467                        std::shared_ptr<Good> ptr_good;
    468468
    469469                        if (input.get_nationality() == "V")
Note: See TracChangeset for help on using the changeset viewer.